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:string | ("aim" | "icq" | "jabber" | "google" | "msn" | "qq" | "skype" | "yahoo")) | |||
| > | |||||
|
|||||
| </...> | |||||
| Type Derivation Tree xs:string |
Derivation: |
extension of xs:string |
| <xs:complexType name="InstantMessagingType"> <xs:simpleContent> <xs:extension base="xs:string"> </xs:extension> </xs:simpleContent> </xs:complexType> |
Type: |
|
Use: |
optional |
| xs:string | ("aim" | "icq" | "jabber" | "google" | "msn" | "qq" | "skype" | "yahoo") |
| <xs:attribute name="type" type="InstantMessagingTypeCodeType" use="optional"/> |
| XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |