Namespace: |
|
Content: |
simple, 2 attributes |
Defined: |
globally in archive.xsd, see XML source |
Includes: |
definition of 1 attribute |
Used: |
at 1 location |
XML Representation Summary | |||||
<... | |||||
privacy | = |
(xs:string | ("public" | "restricted" | "private")) | |||
type | = |
(xs:NMTOKENS | ("home" | "msg" | "work" | "pref" | "voice" | "fax" | "cell" | "video" | "pager" | "bbs" | "modem" | "car" | "isdn")) | |||
> | |||||
|
|||||
</...> |
Type Derivation Tree xs:string TelephoneType (extension) |
Derivation: |
extension of xs:string |
<xs:complexType name="TelephoneType"> <xs:simpleContent> <xs:extension base="xs:string"> </xs:extension> </xs:simpleContent> </xs:complexType> |
Type: |
|
Use: |
optional |
xs:NMTOKENS | ("home" | "msg" | "work" | "pref" | "voice" | "fax" | "cell" | "video" | "pager" | "bbs" | "modem" | "car" | "isdn") |
<xs:attribute name="type" type="TelephoneTypeCodeType" use="optional"/> |
XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |