Namespace: |
|
Type: |
|
Content: |
simple, 3 attributes |
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
Defined: |
|
Includes: |
definitions of 3 attributes |
XML Representation Summary | |||||
<dContact.10 | |||||
PhoneNumberType | = |
("9913001" | "9913003" | "9913005" | "9913007" | "9913009") | |||
CorrelationID | = |
xs:string | |||
NV | = |
("7701001" | "7701003" | "7701005") | |||
> | |||||
|
|||||
</dContact.10> |
Pattern: |
[2-9][0-9][0-9]-[2-9][0-9][0-9]-[0-9][0-9][0-9][0-9] |
Type Derivation Tree xs:string (restriction) PhoneNumber (extension) complexType |
Derivation: |
extension of PhoneNumber |
<xs:element id="dContact.AgencyContactPhoneNumber" maxOccurs="unbounded" minOccurs="0" name="dContact.10" nillable="true"> <xs:complexType> <xs:simpleContent> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </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> |
Type: |
|
Use: |
optional |
enumeration of xs:string |
Enumeration: |
|
<xs:attribute name="PhoneNumberType" type="PhoneNumberType" use="optional"/> |