Schema ADL_gazetteer_entry_schema3.2.xsd


schema location:  C:\Documents and Settings\Linda\My Documents\GazSchema\Version3\ADL_gazetteer_entry_schema3.2.xsd
targetNamespace:  http://www.alexandria.ucsb.edu/gazetteer/ContentStandard/version3.2/
 
Elements  Complex types  Attr. groups 
ADL_gazetteer_entry  beginDateSectionType  attributeSet1 
beginDate  boundingBoxSourceType 
boundingBoxMethod  boundingBoxType 
citation  classificationType 
city  codeSectionType 
classificationTerm  descriptionType 
code  downloadType 
codeScheme  endDateSectionType 
country  entryMetadataType 
dataBasis  featureDataType 
dataNote  featureLinkType 
dataTypeScheme  featureNameType 
dataTypeTerm  geometryMeasurementType 
dataUnit  geometryType 
dataValue  howGeneratedType 
dateCodingScheme  languageType 
dateConfidenceNote  linkNameInfoType 
dateConfidenceValue  pronunciationType 
dateNote  relatedFeatureType 
descriptionTypeScheme  relatedTypeSectionType 
descriptionTypeTerm  schemeType 
eastCoordinate  serviceType 
edition  spatialLocationType 
endDate  streetAddressSectionType 
entryDate  supplementalNoteType 
entryNote  timeNameSectionType 
etymology  timePeriodType 
featureID  typeDataType 
featureLinkScheme  typeDescriptionType 
featureLinkTypeTerm  typeLinkType 
geometryConfidenceNote 
geometryConfidenceValue 
geometryReferenceURL 
ISBN 
languageCode 
languageScheme 
linkDescription 
linkURL 
measurementBeginDate 
measurementEndDate 
method 
modificationDate 
name 
nameAbbreviation 
nameConfidenceNote 
nameID 
northCoordinate 
offlineSourceCitation 
postalCode 
pronunciationAudioURL 
pronunciationNote 
pronunciationText 
publisher 
referenceAuthor 
referenceDate 
referenceURL 
relatedID 
relatedName 
relatedScheme 
relatedTypeTerm 
schemeAccess 
seriesIssue 
seriesName 
shortDescription 
sourceType 
southCoordinate 
stateProvince 
streetAddress 
timePeriodName 
timePeriodNote 
timePeriodScheme 
timePeriodURL 
timeSourceID 
toponymicAuthority 
transliterationScheme 
web-interfaceURL 
westCoordinate 


element ADL_gazetteer_entry
diagram
namespace http://www.alexandria.ucsb.edu/gazetteer/ContentStandard/version3.2/
children featureID timePeriod featureName classificationSection codeSection spatialLocation streetAddressSection relatedFeature description featureData featureLink supplementalNote entryMetadata
source
<xs:element name="ADL_gazetteer_entry">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="featureID"/>
      <xs:element name="timePeriod">
        <xs:annotation>
          <xs:documentation>Current, former, or proposed status of the feature, plus beginning and ending dates for the feature when known or the name of the time period with which it is associated.</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:complexContent>
            <xs:extension base="timePeriodType"/>
          </xs:complexContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="featureName" type="featureNameType" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>Name by which the feature is known, including the name used by the gazetteer as the primary display name and, optionally, variants of this name. One and only one name must be flagged as the primary display name in a particular gazetteer</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="classificationSection" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>Category of feature, such as 'rivers' or 'buildings', as represented by terms from the primary category scheme for the gazetteer and, optionally, from other feature category schemes. One class from the primary category scheme is required</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:complexContent>
            <xs:extension base="classificationType"/>
          </xs:complexContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="codeSection" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>Code representing the feature from a reference scheme. For example, a FIPS code.</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:complexContent>
            <xs:extension base="codeSectionType">
              <xs:attributeGroup ref="attributeSet1"/>
            </xs:extension>
          </xs:complexContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="spatialLocation" type="spatialLocationType">
        <xs:annotation>
          <xs:documentation>Representation of the map location of the feature using coordinate points (i.e., latitude and longitude coordinates)</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="streetAddressSection" type="streetAddressSectionType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>Street address of the feature.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="relatedFeature" type="relatedFeatureType" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>Relationship with another named geographic feature.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="description" type="descriptionType" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>Short narrative description of aspects of the place.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="featureData" type="featureDataType" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>Data about the feature, such as population and elevation.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="featureLink" type="featureLinkType" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>Web address and description of a site that provides information about the feature.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="supplementalNote" type="supplementalNoteType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>Note explaining an unusual circumstance with the gazetteer entry.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="entryMetadata" type="entryMetadataType">
        <xs:annotation>
          <xs:documentation>Documentation about the entry and modification dates.</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>

element ADL_gazetteer_entry/timePeriod
diagram
namespace http://www.alexandria.ucsb.edu/gazetteer/ContentStandard/version3.2/
type extension of timePeriodType
children status dateRange detailedTimePeriod timeNameSection timePeriodNote
attributes
Name  Type  Use  Default  Fixed  Annotation
sourceID  xs:string  required      
entryDate  xs:date  required      
annotation
documentation 
Current, former, or proposed status of the feature, plus beginning and ending dates for the feature when known or the name of the time period with which it is associated.
source
<xs:element name="timePeriod">
  <xs:annotation>
    <xs:documentation>Current, former, or proposed status of the feature, plus beginning and ending dates for the feature when known or the name of the time period with which it is associated.</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="timePeriodType"/>
    </xs:complexContent>
  </xs:complexType>
</xs:element>

element ADL_gazetteer_entry/featureName
diagram
namespace http://www.alexandria.ucsb.edu/gazetteer/ContentStandard/version3.2/
type featureNameType
children name toponymicAuthority etymology language pronunciation transliterationScheme nameConfidenceNote nameAbbreviation timePeriod linkNameInfo
attributes
Name  Type  Use  Default  Fixed  Annotation
primaryDisplay  xs:boolean    true    
annotation
documentation 
Name by which the feature is known, including the name used by the gazetteer as the primary display name and, optionally, variants of this name. One and only one name must be flagged as the primary display name in a particular gazetteer
source
<xs:element name="featureName" type="featureNameType" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Name by which the feature is known, including the name used by the gazetteer as the primary display name and, optionally, variants of this name. One and only one name must be flagged as the primary display name in a particular gazetteer</xs:documentation>
  </xs:annotation>
</xs:element>

element ADL_gazetteer_entry/classificationSection
diagram
namespace http://www.alexandria.ucsb.edu/gazetteer/ContentStandard/version3.2/
type extension of classificationType
children classificationTerm classificationScheme timePeriod
annotation
documentation 
Category of feature, such as 'rivers' or 'buildings', as represented by terms from the primary category scheme for the gazetteer and, optionally, from other feature category schemes. One class from the primary category scheme is required
source
<xs:element name="classificationSection" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Category of feature, such as 'rivers' or 'buildings', as represented by terms from the primary category scheme for the gazetteer and, optionally, from other feature category schemes. One class from the primary category scheme is required</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="classificationType"/>
    </xs:complexContent>
  </xs:complexType>
</xs:element>

element ADL_gazetteer_entry/codeSection
diagram
namespace http://www.alexandria.ucsb.edu/gazetteer/ContentStandard/version3.2/
type extension of codeSectionType
children code codeScheme
attributes
Name  Type  Use  Default  Fixed  Annotation
sourceID  xs:string  required      
entryDate  xs:date  required      
annotation
documentation 
Code representing the feature from a reference scheme. For example, a FIPS code.
source
<xs:element name="codeSection" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Code representing the feature from a reference scheme. For example, a FIPS code.</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="codeSectionType">
        <xs:attributeGroup ref="attributeSet1"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>

element ADL_gazetteer_entry/spatialLocation
diagram
namespace http://www.alexandria.ucsb.edu/gazetteer/ContentStandard/version3.2/
type spatialLocationType
children geometry boundingBox
attributes
Name  Type  Use  Default  Fixed  Annotation
planet  xs:string    Earth    
annotation
documentation 
Representation of the map location of the feature using coordinate points (i.e., latitude and longitude coordinates)
source
<xs:element name="spatialLocation" type="spatialLocationType">
  <xs:annotation>
    <xs:documentation>Representation of the map location of the feature using coordinate points (i.e., latitude and longitude coordinates)</xs:documentation>
  </xs:annotation>
</xs:element>

element ADL_gazetteer_entry/streetAddressSection
diagram
namespace http://www.alexandria.ucsb.edu/gazetteer/ContentStandard/version3.2/
type streetAddressSectionType
children streetAddress city stateProvince postalCode country
attributes
Name  Type  Use  Default  Fixed  Annotation
sourceID  xs:string  required      
entryDate  xs:date  required      
annotation
documentation 
Street address of the feature.
source
<xs:element name="streetAddressSection" type="streetAddressSectionType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Street address of the feature.</xs:documentation>
  </xs:annotation>
</xs:element>

element ADL_gazetteer_entry/relatedFeature
diagram
namespace http://www.alexandria.ucsb.edu/gazetteer/ContentStandard/version3.2/
type relatedFeatureType
children relatedName relatedID timePeriod relatedTypeSection
attributes
Name  Type  Use  Default  Fixed  Annotation
sourceID  xs:string  required      
entryDate  xs:date  required      
annotation
documentation 
Relationship with another named geographic feature.
source
<xs:element name="relatedFeature" type="relatedFeatureType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Relationship with another named geographic feature.</xs:documentation>
  </xs:annotation>
</xs:element>

element ADL_gazetteer_entry/description
diagram
namespace http://www.alexandria.ucsb.edu/gazetteer/ContentStandard/version3.2/
type descriptionType
children typeDescription shortDescription
attributes
Name  Type  Use  Default  Fixed  Annotation
sourceID  xs:string  required      
entryDate  xs:date  required      
annotation
documentation 
Short narrative description of aspects of the place.
source
<xs:element name="description" type="descriptionType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Short narrative description of aspects of the place.</xs:documentation>
  </xs:annotation>
</xs:element>

element ADL_gazetteer_entry/featureData
diagram
namespace http://www.alexandria.ucsb.edu/gazetteer/ContentStandard/version3.2/
type featureDataType
children typeData dataValue dataUnit dataBasis dataNote timePeriod
attributes
Name  Type  Use  Default  Fixed  Annotation
sourceID  xs:string  required      
entryDate  xs:date  required      
annotation
documentation 
Data about the feature, such as population and elevation.
source
<xs:element name="featureData" type="featureDataType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Data about the feature, such as population and elevation.</xs:documentation>
  </xs:annotation>
</xs:element>

element ADL_gazetteer_entry/featureLink
diagram
namespace http://www.alexandria.ucsb.edu/gazetteer/ContentStandard/version3.2/
type featureLinkType
children linkDescription typeLink linkLanguage linkURL
attributes
Name  Type  Use  Default  Fixed  Annotation
sourceID  xs:string  required      
entryDate  xs:date  required      
annotation
documentation 
Web address and description of a site that provides information about the feature.
source
<xs:element name="featureLink" type="featureLinkType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Web address and description of a site that provides information about the feature.</xs:documentation>
  </xs:annotation>
</xs:element>

element ADL_gazetteer_entry/supplementalNote
diagram
namespace http://www.alexandria.ucsb.edu/gazetteer/ContentStandard/version3.2/
type supplementalNoteType
attributes
Name  Type  Use  Default  Fixed  Annotation
sourceID  xs:string  required      
entryDate  xs:date  required      
annotation
documentation 
Note explaining an unusual circumstance with the gazetteer entry.
source
<xs:element name="supplementalNote" type="supplementalNoteType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Note explaining an unusual circumstance with the gazetteer entry.</xs:documentation>
  </xs:annotation>
</xs:element>

element ADL_gazetteer_entry/entryMetadata
diagram