complexType "StandardType"
Namespace:
Content:
complex, 2 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
Compliance, StandardUsed
All Direct / Indirect Based Elements (1):
Standard
Known Usage Locations
Annotation
Identifies the external standard used and describes the level of compliance with the standard in terms specific aspects of the standard's content.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="StandardType">
<xs:sequence>
<xs:element minOccurs="0" ref="StandardUsed"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Compliance"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
Compliance
Type:
ComplianceType, complex content
Allows for a quality statement based on frameworks to be described using itemized properties. A reference to a concept, a coded value, or both can be used to specify the property from the standard framework identified in StandardUsed. ComplianceDescription can provide further details or a general description of compliance with a standard.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Compliance"/>

StandardUsed
Type:
OtherMaterialType, complex content
Provide the citation and location of the published standard using the OtherMaterialType.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="StandardUsed"/>

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