element <vCard:EMAIL>
Namespace:
Type:
embedded (extension of string)
Content:
simple, 3 attributes
Defined:
globally in vcard.xsd, see XML source
Includes:
definitions of 3 attributes
Used:
never
XML Representation Summary
<vCard:EMAIL
   
vCard:OTHERTYPE
 = 
string
   
vCard:TYPE
 = 
list of ("internet" | "x400" | "pref") : "internet"
   
xml:lang
 = 
xs:language
   
>
   
Content: 
{ string }
</vCard:EMAIL>
Embedded Type Detail
Type Derivation Tree
string
  complexType
Derivation:
extension of string
XML Source (see schema source)
<element name="EMAIL">
<complexType>
<simpleContent>
<extension base="string">
<attribute default="internet" name="TYPE">
<simpleType>
<list>
<simpleType>
<restriction base="string">
<enumeration value="internet"/>
<enumeration value="x400"/>
<enumeration value="pref"/>
</restriction>
</simpleType>
</list>
</simpleType>
</attribute>
<attribute name="OTHERTYPE" type="string"/>
<attribute ref="xml:lang" use="optional"/>
</extension>
</simpleContent>
</complexType>
</element>
Attribute Detail
vCard:OTHERTYPE
Type:
string
Use:
optional
Defined:
locally, within (this) vCard:EMAIL element
XML Source (see schema source)
<attribute name="OTHERTYPE" type="string"/>

vCard:TYPE
Type:
Use:
optional
Default:
"internet"
Defined:
locally, within (this) vCard:EMAIL element
XML Source (see schema source)
<attribute default="internet" name="TYPE">
<simpleType>
<list>
<simpleType>
<restriction base="string">
<enumeration value="internet"/>
<enumeration value="x400"/>
<enumeration value="pref"/>
</restriction>
</simpleType>
</list>
</simpleType>
</attribute>
Embedded Type
Derivation:
list of embedded simpleType
Embedded Type
Derivation:
restriction of string
Facets:
enumeration:
"internet", "x400", "pref"

xml:lang
Type:
xs:language
Use:
optional
Defined:
by reference, within (this) vCard:EMAIL element
XML Source (see schema source)
<attribute ref="xml:lang" use="optional"/>

XML Schema documentation generated with DocFlex/XML (Kit) v1.6.6
DocFlex/XML (Kit) is a freeware edition of DocFlex/XML, which is a powerful template-driven documentation and report generator from any data stored in XML files. Based on an innovative technology developed by FILIGRIS WORKS, this new tool offers virtuoso data querying and formatting capabilities not found in anything else!
Need to convert your XML data into a clear nice-looking documentation or reports? Web-ready hypertext HTML or printable MS Word / OpenOffice.org friendly RTF? DocFlex/XML may be a cheap, quick and effective solution exactly for this task!
Have questions? Not sure how to use it? Just send us e-mail to contact@filigris.com and we are always happy to help you! See also our services at www.filigris.com