Namespace: |
|
Content: |
complex, 7 attributes, 14 elements |
Defined: |
globally in archive.xsd, see XML source |
Includes: |
|
Used: |
at 1 location |
XML Representation Summary | |||||
<... | |||||
action | = |
("Add" | "Update" | "Delete") | |||
id | = |
xs:string | |||
isIdentifiable | = |
"true" | |||
objectSource | = |
xs:anyURI | |||
privacy | = |
(xs:string | ("public" | "restricted" | "private")) | |||
type | = |
xs:string | |||
urn | = |
xs:anyURI | |||
> | |||||
|
|||||
</...> |
Type Derivation Tree LocationType (extension) |
<xs:complexType name="LocationType"> <xs:complexContent> <xs:sequence> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
Type: |
xs:string, predefined |
Use: |
optional |
<xs:attribute name="type" type="xs:string"/> |
Type: |
AddressType, mixed content |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Address"/> |
Type: |
r:CountryType, simple content |
xs:string |
<xs:element minOccurs="0" ref="Country"/> |
Type: |
r:EmailType, simple content |
xs:string |
Pattern: |
([\.a-zA-Z0-9_\-])+@([a-zA-Z0-9_\-])+(([a-zA-Z0-9_\-])*\.([a-zA-Z0-9_\-])+)+ |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Email"/> |
Type: |
r:PointType, complex content |
<xs:element minOccurs="0" ref="GeographicLocation"/> |
Type: |
InstantMessagingType, simple content |
xs:string |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="InstantMessaging"/> |
Type: |
r:NameType, simple content |
xs:string |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="LocationName"/> |
Type: |
r:ReferenceType, complex content |
<xs:element minOccurs="0" ref="LocationReference"/> |
Type: |
r:InternationalStringType, simple content |
xs:string |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Nickname"/> |
Type: |
xs:string, predefined, simple content |
<xs:element maxOccurs="unbounded" minOccurs="0" name="Note" type="xs:string"/> |
Type: |
r:TimeZoneCodeType, simple content |
enumeration of xs:string |
Enumeration: |
"Other", "12.00", "11.45", "11.30", "11.15", "11.00", "10.45", "10.30", "10.15", "10.00", "09.45", "09.30", "09.15", "09.00", "08.45", "08.30", "08.15", "08.00", "07.45", "07.30", "07.15", "07.00", "06.45", "06.30", "06.15", "06.00", "05.45", "05.30", "05.15", "05.00", "04.45", "04.30", "04.15", "04.00", "03.45", "03.30", "03.15", "03.00", "02.45", "02.30", "02.15", "02.00", "01.45", "01.30", "01.15", "01.00", "00.45", "00.30", "00.15", "00.00", "-00.15", "-00.30", "-00.45", "-01.00", "-01.15", "-01.30", "-01.45", "-02.00", "-02.15", "-02.30", "-02.45", "-03.00", "-03.15", "-03.30", "-03.45", "-04.00", "-04.15", "-04.30", "-04.45", "-05.00", "-05.15", "-05.30", "-05.45", "-06.00", "-06.15", "-06.30", "-06.45", "-07.00", "-07.15", "-07.30", "-07.45", "-08.00", "-08.15", "-08.30", "-08.45", "-09.00", "-09.15", "-09.30", "-09.45", "-10.00", "-10.15", "-10.30", "-10.45", "-11.00", "-11.15", "-11.30", "-11.45", "-12.00" |
<xs:element minOccurs="0" ref="r:TimeZone"/> |
Type: |
r:CodeValueType, simple content |
xs:string |
<xs:element minOccurs="0" ref="RegionalCoverage"/> |
Type: |
TelephoneType, simple content |
xs:string |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Telephone"/> |
Type: |
URLType, simple content |
xs:anyURI |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="URL"/> |
XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |