Namespace: |
|
Content: |
mixed, 3 attributes, 4 elements |
Defined: |
globally in archive.xsd, see XML source |
Includes: |
definitions of 2 attributes and 4 elements |
Used: |
at 1 location |
XML Representation Summary | |||||
<... | |||||
privacy | = |
(xs:string | ("public" | "restricted" | "private")) | |||
type | = |
xs:string | |||
vcardType | = |
xs:NMTOKENS | |||
> | |||||
|
|||||
</...> |
<xs:complexType mixed="true" name="AddressType"> <xs:sequence> </xs:sequence> </xs:complexType> |
Type: |
xs:string, predefined |
Use: |
optional |
<xs:attribute name="type" type="xs:string" use="optional"/> |
Type: |
xs:NMTOKENS, predefined |
Use: |
optional |
<xs:attribute name="vcardType" type="xs:NMTOKENS" use="optional"/> |
Type: |
xs:string, predefined, simple content |
<xs:element minOccurs="0" name="City" type="xs:string"/> |
Type: |
xs:string, predefined, simple content |
<xs:element maxOccurs="unbounded" minOccurs="0" name="Line" type="xs:string"/> |
Type: |
xs:string, predefined, simple content |
<xs:element minOccurs="0" name="Postal" type="xs:string"/> |
Type: |
xs:string, predefined, simple content |
<xs:element minOccurs="0" name="State" type="xs:string"/> |
XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |