complexType "SimilarConceptType"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
SimilarConceptReference, r:Difference
All Direct / Indirect Based Elements (1):
SimilarConcept
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
Describes the difference between the concept referenced in SimilarConceptReference and the concept included in the concept's Description element.
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 RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set