complexType "StandardsComplianceType"
Namespace:
Content:
complex, 2 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
Standard, ComplianceDescription?
</...>
Content Model Elements (2):
ComplianceDescription, Standard
All Direct / Indirect Based Elements (1):
StandardsCompliance
Known Usage Locations
Annotation
Identifies the external standard used and describes the level of compliance with the standard.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="StandardsComplianceType">
<xs:sequence>
<xs:element ref="Standard"/>
<xs:element minOccurs="0" ref="ComplianceDescription"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
ComplianceDescription
Type:
StructuredStringType, complex content
Describe the measures taken to comply with the standards and/or specific levels of compliance.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="ComplianceDescription"/>

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

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set