complexType "ComplianceType"
Namespace:
Content:
complex, 3 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definitions of 3 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
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 (4); see within schema source)
<xs:complexType name="ComplianceType">
<xs:sequence>
<xs:element minOccurs="0" ref="ComplianceConceptReference"/>
<xs:element minOccurs="0" ref="ExternalComplianceCode"/>
<xs:element minOccurs="0" ref="ComplianceDescription"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
ComplianceConceptReference
Type:
ReferenceType, complex content
A reference to a concept which relates to an area of coverage of the standard.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="ComplianceConceptReference"/>

ComplianceDescription
Type:
StructuredStringType, complex content
Describe the measures taken to comply with the standards and/or specific levels of compliance by providing further details or a general description of compliance with the standard.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="ComplianceDescription"/>

ExternalComplianceCode
Type:
CodeValueType, simple content
Specification of a code which relates to an area of coverage of the standard. Supports the use of an external controlled vocabulary.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="ExternalComplianceCode"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set