DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
complexType "ConceptType"
Namespace:
Content:
complex, 2 elements
Defined:
globally in group.xsd, see XML source
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
c:ConceptualComponent | Reference
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Allows for inclusion of a fully marked up Conceptual Components module or referencing such a module that is external to the instance.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="ConceptType">
<xs:choice>
<xs:element ref="c:ConceptualComponent"/>
<xs:element ref="Reference"/>
</xs:choice>
</xs:complexType>
Content Element Detail (defined in this component only; 2/2)
c:ConceptualComponent
Type:
c:ConceptualComponentType, complex content
Lists, or references, the concepts describing the data that are being documented.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="c:ConceptualComponent"/>

Reference
Type:
r:ReferenceType, complex content
References a Conceptual Components module that is external to the group.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="Reference"/>

XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set