complexType "ParentGeographicLevelReferenceType"
Namespace:
Content:
complex, 9 attributes, 6 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<...
   
 = 
("Canonical" | "Deprecated")
 = 
xs:boolean : "false"
 = 
xs:anyURI
 = 
"true"
 = 
xs:boolean : "false"
 = 
xs:string
 = 
list of xs:language
 = 
xs:anyURI
 = 
xs:boolean
    >
   
Content: 
(URN | (Agency, ID, Version))[1..2], TypeOfObject, MaintainableObject?
</...>
Content Model Elements (6):
Agency, ID, MaintainableObject, TypeOfObject, URN, Version
All Direct / Indirect Based Elements (1):
ParentGeographicLevelReference
Known Usage Locations
Annotation
References a parent geography and describes whether the geographic level completely fills its parent level.
Type Definition Detail
Type Derivation Tree
ReferenceType (extension)
  ParentGeographicLevelReferenceType
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="ParentGeographicLevelReferenceType">
<xs:complexContent>
<xs:extension base="ReferenceType">
<xs:attribute name="isExhaustiveCoverage" type="xs:boolean" use="required"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/9)
isExhaustiveCoverage
Type:
xs:boolean, predefined
Use:
required
Indicates whether the geographic level completely fills its parent level. Counties are exhaustive within States. Places are NOT exhaustive within States.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="isExhaustiveCoverage" type="xs:boolean" use="required"/>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set