Namespace: |
|
Type: |
anonymous complexType |
Content: |
|
Defined: |
|
Includes: |
XML Representation Summary | |||||
<dCustomResults.ResultsGroup | |||||
CorrelationID | = |
xs:string | |||
> | |||||
|
|||||
</dCustomResults.ResultsGroup> |
<xs:element id="dCustomConfiguration.dResultscGroup" maxOccurs="unbounded" minOccurs="0" name="dCustomResults.ResultsGroup"> <xs:complexType> <xs:sequence> <xs:element id="dCustomConfiguration.dCustomDataElementResult" maxOccurs="unbounded" minOccurs="1" name="dCustomResults.01" nillable="true"> <xs:complexType> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element id="dCustomConfiguration.dCustomDataElementReference" minOccurs="1" name="dCustomResults.02" type="CorrelationID"/> <xs:element id="dCustomConfiguration.dCustomCorrelationID" minOccurs="0" name="dCustomResults.03" type="CorrelationID"/> </xs:sequence> </xs:complexType> </xs:element> |
Type: |
|
Use: |
optional |
xs:string |
MaxLength: |
255 |
MinLength: |
0 |
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/> |
Type: |
|
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
xs:string |
maxLength: |
100000 |
minLength: |
1 |
<xs:element id="dCustomConfiguration.dCustomDataElementResult" maxOccurs="unbounded" minOccurs="1" name="dCustomResults.01" nillable="true"> <xs:complexType> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
Type: |
CorrelationID, simple content |
xs:string |
maxLength: |
255 |
minLength: |
0 |
<xs:element id="dCustomConfiguration.dCustomDataElementReference" minOccurs="1" name="dCustomResults.02" type="CorrelationID"/> |
Type: |
CorrelationID, simple content |
xs:string |
maxLength: |
255 |
minLength: |
0 |
<xs:element id="dCustomConfiguration.dCustomCorrelationID" minOccurs="0" name="dCustomResults.03" type="CorrelationID"/> |