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 | |||||
<dContact.05 | |||||
NV | = |
("7701001" | "7701003" | "7701005") | |||
StreetAddress2 | = |
xs:string | |||
> | |||||
|
|||||
</dContact.05> |
MaxLength: |
255 |
MinLength: |
1 |
Type Derivation Tree xs:string (restriction) StreetAddress (extension) complexType |
Derivation: |
extension of StreetAddress |
<xs:element id="dContact.AgencyContactAddress" minOccurs="0" name="dContact.05" nillable="true"> <xs:complexType> <xs:simpleContent> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
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 |
xs:string |
MaxLength: |
255 |
MinLength: |
1 |
<xs:attribute name="StreetAddress2" type="StreetAddress" use="optional"/> |