Namespace: |
|
Content: |
complex, 2 elements |
Defined: |
globally in reusable.xsd; see XML source |
Includes: |
definitions of 2 elements |
Used: |
at 1 location |
XML Representation Summary |
|||||
<...> | |||||
|
|||||
</...> |
<xs:complexType name="EmailType"> <xs:sequence> </xs:sequence> </xs:complexType> |
Type: |
CodeValueType, simple content |
xs:string |
<xs:element minOccurs="0" ref="EmailTypeCode"/> |
Type: |
InternetEmailType, simple content |
xs:string |
Pattern: |
([\.a-zA-Z0-9_\-])+@([a-zA-Z0-9_\-])+(([a-zA-Z0-9_\-])*\.([a-zA-Z0-9_\-])+)+ |
<xs:element ref="InternetEmail"/> |
XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set |