Namespace: |
|
Type: |
anonymous complexType |
Content: |
|
Defined: |
|
Includes: |
XML Representation Summary | |||
<dCustomConfiguration.CustomGroup | |||
CustomElementID | = |
xs:string | |
> | |||
</dCustomConfiguration.CustomGroup> |
<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> </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> </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:complexType> </xs:element> |
Type: |
|
Use: |
required |
xs:string |
MaxLength: |
255 |
MinLength: |
0 |
<xs:attribute name="CustomElementID" type="CorrelationID" use="required"/> |
Type: |
xs:string |
maxLength: |
100 |
minLength: |
2 |
<xs:element id="dCustomConfiguration.dCustomDataElementTitle" minOccurs="1" name="dCustomConfiguration.01"> <xs:complexType> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
Type: |
CustomDefinition, simple content |
xs:string |
maxLength: |
255 |
minLength: |
0 |
<xs:element id="dCustomConfiguration.dCustomDefinition" minOccurs="1" name="dCustomConfiguration.02" type="CustomDefinition"/> |
Type: |
CustomDataType, simple content |
enumeration of xs:string |
Enumeration: |
|
<xs:element id="dCustomConfiguration.dCustomDataType" minOccurs="1" name="dCustomConfiguration.03" type="CustomDataType"/> |
Type: |
YesNoValues, simple content |
enumeration of xs:string |
Enumeration: |
|
<xs:element id="dCustomConfiguration.dCustomDataElementRecurrence" minOccurs="1" name="dCustomConfiguration.04" type="YesNoValues"/> |
Type: |
ElementUsage, simple content |
enumeration of xs:string |
Enumeration: |
|
<xs:element id="dCustomConfiguration.dCustomDataElementUsage" minOccurs="1" name="dCustomConfiguration.05" type="ElementUsage"/> |
Type: |
xs:string |
maxLength: |
100 |
minLength: |
1 |
<xs:element id="dCustomConfiguration.dCustomDataElementPotentialValues" maxOccurs="unbounded" minOccurs="0" name="dCustomConfiguration.06"> <xs:complexType> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
Type: |
NV, simple content |
enumeration of xs:string |
Enumeration: |
|
<xs:element id="dCustomConfiguration.dCustomAcceptableNV" maxOccurs="unbounded" minOccurs="0" name="dCustomConfiguration.07" type="NV"/> |
Type: |
PN, simple content |
enumeration of xs:string |
Enumeration: |
|
<xs:element id="dCustomConfiguration.dCustomAcceptablePN" maxOccurs="unbounded" minOccurs="0" name="dCustomConfiguration.08" type="PN"/> |
Type: |
CorrelationID, simple content |
xs:string |
maxLength: |
255 |
minLength: |
0 |
<xs:element id="dCustomConfiguration.CustomDataElementGroupingID" minOccurs="0" name="dCustomConfiguration.09" type="CorrelationID"/> |