Namespace: |
|
Type: |
anonymous complexType |
Content: |
|
Defined: |
|
Includes: |

| XML Representation Summary | |||||
| <dCustomConfiguration.CustomGroup | |||||
| CorrelationID | = |
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="0" name="dCustomConfiguration.01" type="CustomTitle"/> <xs:element id="dCustomConfiguration.dCustomDefinition" minOccurs="0" name="dCustomConfiguration.02" type="CustomDefinition"/> <xs:element id="dCustomConfiguration.dCustomDataType" minOccurs="0" name="dCustomConfiguration.03" type="CustomDataType"/> <xs:element id="dCustomConfiguration.dCustomDataElementRecurrence" minOccurs="0" name="dCustomConfiguration.04" type="YesNoValues"/> <xs:element id="dCustomConfiguration.dCustomDataElementUsage" minOccurs="0" name="dCustomConfiguration.05" type="ElementUsage"/> <xs:element id="dCustomConfiguration.dCustomDataElementPotentialValues" maxOccurs="unbounded" minOccurs="0" name="dCustomConfiguration.06"> <xs:complexType> <xs:simpleContent> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
Type: |
|
Use: |
optional |
| xs:string |
MaxLength: |
255 |
MinLength: |
0 |
| <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/> |
Type: |
CustomTitle, simple content |
| xs:string |
maxLength: |
100 |
minLength: |
2 |
| <xs:element id="dCustomConfiguration.dCustomDataElementTitle" minOccurs="0" name="dCustomConfiguration.01" type="CustomTitle"/> |
Type: |
CustomDefinition, simple content |
| xs:string |
maxLength: |
255 |
minLength: |
0 |
| <xs:element id="dCustomConfiguration.dCustomDefinition" minOccurs="0" name="dCustomConfiguration.02" type="CustomDefinition"/> |
Type: |
CustomDataType, simple content |
| enumeration of xs:string |
Enumeration: |
|
| <xs:element id="dCustomConfiguration.dCustomDataType" minOccurs="0" name="dCustomConfiguration.03" type="CustomDataType"/> |
Type: |
YesNoValues, simple content |
| enumeration of xs:string |
Enumeration: |
|
| <xs:element id="dCustomConfiguration.dCustomDataElementRecurrence" minOccurs="0" name="dCustomConfiguration.04" type="YesNoValues"/> |
Type: |
ElementUsage, simple content |
| enumeration of xs:string |
Enumeration: |
|
| <xs:element id="dCustomConfiguration.dCustomDataElementUsage" minOccurs="0" 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:simpleContent> </xs:complexType> </xs:element> |