Namespace: |
|
Type: |
|
Content: |
simple, 2 attributes |
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
Defined: |
|
Includes: |
definitions of 2 attributes |
XML Representation Summary | |||||
<dAgency.10 | |||||
CorrelationID | = |
xs:string | |||
NV | = |
("7701001" | "7701003" | "7701005") | |||
> | |||||
|
|||||
</dAgency.10> |
Enumeration: |
|
Type Derivation Tree xs:string (restriction) TypeOfService (extension) complexType |
Derivation: |
extension of TypeOfService |
<xs:element id="dAgency.OtherTypesofService" maxOccurs="unbounded" minOccurs="0" name="dAgency.10" nillable="true"> <xs:complexType> <xs:simpleContent> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> <!--<xs:attribute name="CurrentStatus" type="Status" use="required"/> <xs:attribute name="CurrentStatusDate" type="DateTimeType" use="required"/>--> </xs:simpleContent> </xs:complexType> </xs:element> |
Type: |
|
Use: |
optional |
xs:string |
MaxLength: |
255 |
MinLength: |
0 |
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/> |
Type: |
|
Use: |
optional |
"7701001" | "7701003" | "7701005" |
Type Derivation Tree union of (NV.NotApplicable | NV.NotRecorded | NV.NotReporting) simpleType |
Derivation: |
by union |
<xs:attribute name="NV" use="optional"> <xs:simpleType> </xs:simpleType> </xs:attribute> |