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.11 | |||||
NV | = |
("7701001" | "7701003" | "7701005") | |||
EmailAddressType | = |
("9904001" | "9904003") | |||
CorrelationID | = |
xs:string | |||
> | |||||
|
|||||
</dContact.11> |
MaxLength: |
100 |
MinLength: |
3 |
Pattern: |
.+@.+ |
Type Derivation Tree xs:string (restriction) EmailAddress (extension) complexType |
Derivation: |
extension of EmailAddress |
<xs:element id="dContact.AgencyContactEmailAddress" maxOccurs="unbounded" minOccurs="0" name="dContact.11" 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 |
enumeration of xs:string |
Enumeration: |
|
<xs:attribute name="EmailAddressType" type="EmailAddressType" 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> |