Namespace: |
|
Content: |
simple, 1 attribute |
Defined: |
globally in reusable.xsd, see XML source |
Includes: |
definition of 1 attribute |
Used: |
at 1 location |
| XML Representation Summary | |||||
| <... | |||||
| type | = |
(xs:NMTOKENS | ("INTERNET" | "X400")) : "Internet" | |||
| > | |||||
|
|||||
| </...> | |||||
Pattern: |
([\.a-zA-Z0-9_\-])+@([a-zA-Z0-9_\-])+(([a-zA-Z0-9_\-])*\.([a-zA-Z0-9_\-])+)+ |
| Type Derivation Tree xs:string InternetEmailType (restriction) EmailType (extension) |
Derivation: |
| <xs:complexType name="EmailType"> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> |
typeType: |
|
Use: |
optional |
| xs:NMTOKENS | ("INTERNET" | "X400") |
Default: |
"Internet" |
| <xs:attribute default="Internet" name="type" type="EmailTypeCodeType"/> |
| XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |