complexType "CodedDataAsNumericType"
Namespace:
Content:
complex, 8 attributes, 6 elements
Defined:
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
 = 
"true"
   
>
   
Content: 
</...>
Content Model Elements (6):
r:Agency, r:ID, r:MaintainableObject, r:TypeOfObject, r:URN, r:Version
All Direct / Indirect Based Elements (1):
CodedDataAsNumeric
Known Usage Locations
Annotation
Indicates that coded data should be treated as numeric, and references the definition of the numeric type as described in ManagedNumericRepresentation. TypeOfObject should be set to ManagedNumericRepresentation.
Type Definition Detail
Type Derivation Tree
r:ReferenceType (extension)
  CodedDataAsNumericType
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="CodedDataAsNumericType">
<xs:complexContent>
<xs:extension base="r:ReferenceType">
<xs:attribute fixed="true" name="treatCodedDataAsNumeric" type="xs:boolean"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/8)
treatCodedDataAsNumeric
Type:
xs:boolean, predefined
Use:
optional
Fixed attribute indicating that coded data should be treated as a numeric of the referenced type.
Attribute Value
Fixed:
"true"
XML Source (w/o annotations (1); see within schema source)
<xs:attribute fixed="true" name="treatCodedDataAsNumeric" type="xs:boolean"/>

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