complexType "dCustomConfiguration"
Namespace:
Content:
complex, 1 element
Defined:
globally in dCustom_v3.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
dCustomConfiguration.CustomGroup*
</...>
Content Model Elements (1):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (w/o annotations (10); see within schema source)
<xs:complexType id="dCustomConfiguration.dCustomHeaderInformation" name="dCustomConfiguration">
<xs:sequence>
<xs:element id="dCustomConfiguration.dCustomGroup" maxOccurs="unbounded" minOccurs="0" name="dCustomConfiguration.CustomGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="dCustomConfiguration.dCustomDataElementTitle" minOccurs="1" name="dCustomConfiguration.01">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="CustomTitle">
<xs:attribute name="nemsisElement" type="xs:string" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dCustomConfiguration.dCustomDefinition" minOccurs="1" name="dCustomConfiguration.02" type="CustomDefinition"/>
<xs:element id="dCustomConfiguration.dCustomDataType" minOccurs="1" name="dCustomConfiguration.03" type="CustomDataType"/>
<xs:element id="dCustomConfiguration.dCustomDataElementRecurrence" minOccurs="1" name="dCustomConfiguration.04" type="YesNoValues"/>
<xs:element id="dCustomConfiguration.dCustomDataElementUsage" minOccurs="1" name="dCustomConfiguration.05" type="ElementUsage"/>
<xs:element id="dCustomConfiguration.dCustomDataElementPotentialValues" maxOccurs="unbounded" minOccurs="0" name="dCustomConfiguration.06">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="CustomValue">
<xs:attribute name="nemsisCode" type="xs:string" use="optional"/>
<xs:attribute name="customValueDescription" type="xs:string" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dCustomConfiguration.dCustomAcceptableNV" maxOccurs="unbounded" minOccurs="0" name="dCustomConfiguration.07" type="NV"/>
<xs:element id="dCustomConfiguration.dCustomAcceptablePN" maxOccurs="unbounded" minOccurs="0" name="dCustomConfiguration.08" type="PN"/>
<xs:element id="dCustomConfiguration.CustomDataElementGroupingID" minOccurs="0" name="dCustomConfiguration.09" type="CorrelationID"/>
</xs:sequence>
<xs:attribute name="CustomElementID" type="CorrelationID" use="required"/>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined in this component only; 1/1)
dCustomConfiguration.CustomGroup
Type:
anonymous, complex content
Group Tag to hold custom information
XML Source (w/o annotations (10); see within schema source)
<xs:element id="dCustomConfiguration.dCustomGroup" maxOccurs="unbounded" minOccurs="0" name="dCustomConfiguration.CustomGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="dCustomConfiguration.dCustomDataElementTitle" minOccurs="1" name="dCustomConfiguration.01">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="CustomTitle">
<xs:attribute name="nemsisElement" type="xs:string" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dCustomConfiguration.dCustomDefinition" minOccurs="1" name="dCustomConfiguration.02" type="CustomDefinition"/>
<xs:element id="dCustomConfiguration.dCustomDataType" minOccurs="1" name="dCustomConfiguration.03" type="CustomDataType"/>
<xs:element id="dCustomConfiguration.dCustomDataElementRecurrence" minOccurs="1" name="dCustomConfiguration.04" type="YesNoValues"/>
<xs:element id="dCustomConfiguration.dCustomDataElementUsage" minOccurs="1" name="dCustomConfiguration.05" type="ElementUsage"/>
<xs:element id="dCustomConfiguration.dCustomDataElementPotentialValues" maxOccurs="unbounded" minOccurs="0" name="dCustomConfiguration.06">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="CustomValue">
<xs:attribute name="nemsisCode" type="xs:string" use="optional"/>
<xs:attribute name="customValueDescription" type="xs:string" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dCustomConfiguration.dCustomAcceptableNV" maxOccurs="unbounded" minOccurs="0" name="dCustomConfiguration.07" type="NV"/>
<xs:element id="dCustomConfiguration.dCustomAcceptablePN" maxOccurs="unbounded" minOccurs="0" name="dCustomConfiguration.08" type="PN"/>
<xs:element id="dCustomConfiguration.CustomDataElementGroupingID" minOccurs="0" name="dCustomConfiguration.09" type="CorrelationID"/>
</xs:sequence>
<xs:attribute name="CustomElementID" type="CorrelationID" use="required"/>
</xs:complexType>
</xs:element>