complexType "MeasureDefinitionReferenceType"
Namespace:
Content:
complex, 8 attributes, 6 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<...
   
 = 
xs:boolean : "false"
 = 
xs:anyURI
 = 
"true"
 = 
xs:boolean : "false"
 = 
xs:string
 = 
list of xs:language
 = 
xs:anyURI
 = 
xs:integer : "0"
   
>
   
Content: 
</...>
Content Model Elements (6):
Agency, ID, MaintainableObject, TypeOfObject, URN, Version
All Direct / Indirect Based Elements (1):
MeasureDefinitionReference
Known Usage Locations
Annotation
Reference to the description of a MeasureDefinition in the NCube with a designation for its place in an array of measures if applicable. TypeOfObject should be set to MeasureDefinition.
Type Definition Detail
Type Derivation Tree
ReferenceType (extension)
  MeasureDefinitionReferenceType
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="MeasureDefinitionReferenceType">
<xs:complexContent>
<xs:extension base="ReferenceType">
<xs:attribute default="0" name="arrayOrder" type="xs:integer"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/8)
arrayOrder
Type:
xs:integer, predefined
Use:
optional
Oder within the array. Note that this attribute assumes an array base of 0. The array order assumes that the measures will always be displayed in the same order and that sparse content (a missing value in the array) will be clear between two delimiters in this array. (For example 1,1,1 or 1,,1)
Attribute Value
Default:
"0"
XML Source (w/o annotations (1); see within schema source)
<xs:attribute default="0" name="arrayOrder" type="xs:integer"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set