complexType "SimilarConceptType"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A reference to a concept with similar meaning and a description of their differences. Formal comparison is done using a ConceptMap. The similar concept structure allows specification of similar concepts to address cases where confusion may affect the appropriate use of the concept.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="SimilarConceptType">
<xs:sequence>
<xs:element ref="SimilarConceptReference"/>
<xs:element minOccurs="0" ref="r:Difference"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
r:Difference
Type:
r:StructuredStringType, complex content
Description of the difference between the two concepts. Supports multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:Difference"/>

SimilarConceptReference
Type:
r:ReferenceType, complex content
Reference to a concept with a similar definition.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="SimilarConceptReference"/>

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