http://www.endeca.com/MDEX/XQuery/2009/09
>
DimensionValue
>
spec
LOCATION:
./../../../mdex_data.xsd
SECTIONS:
Basic
|
XML Instance
|
Attributes
|
XML
|
Reference
Overview
|
TOC
|
No TOC
|
Help
http://www.endeca.com/MDEX/XQuery/2009/09
The
spec
Element
Element
DimensionValue/spec
:
local complex type
[1 .. 1]
The spec element
cannot
have "xsi:nil" as an attribute. The spec element in XML instance can be substituted with other elements.
XML Instance
<tns:
spec
>
<tns:
property
key
="
tns:
NonEmptyString
"
This attribute is required.
>
tns:
Property
</property>
[1..1]
</spec>
Attributes
spec
spec/property
Name
Type
Summary
No Attributes
Name
Type
Summary
key
NonEmptyString
This attribute is required. Its form is unqualified.
Show details.
Base type of key is
string
. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
XML
-
<
element
maxOccurs
="
1
"
minOccurs
="
1
"
name
="
spec
"
>
-
<
complexType
>
-
<
sequence
>
<
element
maxOccurs
="
1
"
minOccurs
="
1
"
name
="
property
"
type
="
tns:Property
"
/>
</
sequence
>
</
complexType
>
</
element
>
Uses
Type (1)
Property
Used-By
Generated by
XSDdoc 2.0
©