Namespace:  | 
|
Type:  | 
anonymous complexType  | 
Content:  | 
complex, 10 elements  | 
Defined:  | 
|
Includes:  | 
definitions of 10 elements  | 

| XML Representation Summary | |||||
| <eDisposition.DestinationGroup> | |||||
  | 
|||||
| </eDisposition.DestinationGroup> | |||||
| <xs:element id="eDisposition.DestinationGroup" name="eDisposition.DestinationGroup"> <xs:complexType> <xs:sequence> <xs:element id="eDisposition.DestinationTransferredToName" minOccurs="0" name="eDisposition.01" nillable="true"> <xs:complexType> <xs:simpleContent> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element id="eDisposition.DestinationTransferredToCode" minOccurs="0" name="eDisposition.02" nillable="true"> <xs:complexType> <xs:simpleContent> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:complexType> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element id="eDisposition.DestinationCity" minOccurs="0" name="eDisposition.04" type="CityGnisCode"/> <xs:complexType> <xs:simpleContent> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:complexType> <xs:simpleContent> <xs:simpleType> <!-- NV.NotReporting --> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:complexType> <xs:simpleContent> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element id="eDisposition.DestinationCountry" minOccurs="0" name="eDisposition.08" type="ANSICountryCode"/> <xs:element id="eDisposition.DestinationGPSLocation" minOccurs="0" name="eDisposition.09" type="GPSLocation"> <!--<xs:complexType> <xs:attributeGroup ref="GPSLocation"/> </xs:complexType>--> </xs:element> <xs:element id="eDisposition.DestinationLocationUSNationalGridCoordinates" minOccurs="0" name="eDisposition.10" type="USNG"/> </xs:sequence> </xs:complexType> </xs:element>  | 
Type:  | 
|
Nillable:  | 
(can be declared as nil using xsi:nil attribute in instance XML documents)  | 
| xs:string | 
maxLength:  | 
100 | 
minLength:  | 
2 | 
| <xs:element id="eDisposition.DestinationTransferredToName" minOccurs="0" name="eDisposition.01" nillable="true"> <xs:complexType> <xs:simpleContent> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element>  | 
Type:  | 
|
Nillable:  | 
(can be declared as nil using xsi:nil attribute in instance XML documents)  | 
| xs:string | 
maxLength:  | 
50 | 
minLength:  | 
2 | 
| <xs:element id="eDisposition.DestinationTransferredToCode" minOccurs="0" name="eDisposition.02" nillable="true"> <xs:complexType> <xs:simpleContent> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element>  | 
Type:  | 
| xs:string | 
maxLength:  | 
255 | 
minLength:  | 
1 | 
| <xs:element id="eDisposition.DestinationStreetAddress" minOccurs="0" name="eDisposition.03"> <xs:complexType> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element>  | 
Type:  | 
CityGnisCode, simple content  | 
| xs:positiveInteger | 
| <xs:element id="eDisposition.DestinationCity" minOccurs="0" name="eDisposition.04" type="CityGnisCode"/> | 
Type:  | 
|
Nillable:  | 
(can be declared as nil using xsi:nil attribute in instance XML documents)  | 
| xs:string | 
Pattern:  | 
[0-9]{2} | 
| <xs:element id="eDisposition.DestinationState" name="eDisposition.05" nillable="true"> <xs:complexType> <xs:simpleContent> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element>  | 
Type:  | 
|
Nillable:  | 
(can be declared as nil using xsi:nil attribute in instance XML documents)  | 
| xs:string | 
Pattern:  | 
[0-9]{5} | 
| <xs:element id="eDisposition.DestinationCounty" name="eDisposition.06" nillable="true"> <xs:complexType> <xs:simpleContent> <xs:simpleType> <!-- NV.NotReporting --> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element>  | 
Type:  | 
|
Nillable:  | 
(can be declared as nil using xsi:nil attribute in instance XML documents)  | 
| xs:string | 
Pattern:  | 
[0-9]{5}|[0-9]{5}-[0-9]{4}|[0-9]{5}-[0-9]{5}|[A-Z][0-9][A-Z] [0-9][A-Z][0-9] | 
| <xs:element id="eDisposition.DestinationZIPCode" name="eDisposition.07" nillable="true"> <xs:complexType> <xs:simpleContent> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element>  | 
Type:  | 
ANSICountryCode, simple content  | 
| xs:string | 
Length:  | 
2 | 
| <xs:element id="eDisposition.DestinationCountry" minOccurs="0" name="eDisposition.08" type="ANSICountryCode"/> | 
Type:  | 
GPSLocation, simple content  | 
| xs:string | 
Pattern:  | 
(\+|-)?(90(\.[0]{1,6})?|([1-8][0-9]|[0-9])(\.[0-9]{1,6})?),(\+|-)?(180(\.[0]{1,6})?|(1[0-7][0-9]|[1-9][0-9]|[0-9])(\.[0-9]{1,6})?) | 
| <xs:element id="eDisposition.DestinationGPSLocation" minOccurs="0" name="eDisposition.09" type="GPSLocation"> <!--<xs:complexType> <xs:attributeGroup ref="GPSLocation"/> </xs:complexType>--> </xs:element>  | 
Type:  | 
USNG, simple content  | 
| xs:string | 
Pattern:  | 
([1-9]|[1-5][0-9]|60)[C-HJ-NP-X][A-HJ-NP-Z][A-HJ-NP-V][0-9]{8} | 
| <xs:element id="eDisposition.DestinationLocationUSNationalGridCoordinates" minOccurs="0" name="eDisposition.10" type="USNG"/> |