DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
complexType "ParentGeographyType"
Namespace:
Content:
complex, 7 attributes, 6 elements
Defined:
globally in reusable.xsd, see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<...
    URI
 = 
xs:anyURI
    isExhaustiveCoverage
 = 
xs:boolean
    isExternal
 = 
xs:boolean : "false"
    isReference
 = 
"true"
    lateBound
 = 
xs:boolean : "false"
    objectLanguage
 = 
xs:language
    sourceContext
 = 
xs:anyURI
    >
   
Content: 
Module?, Scheme?, (URN | (ID, IdentifyingAgency?, Version?))[1..2]
</...>
Content Model Elements (6):
All Direct / Indirect Based Elements (1):
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
  ParentGeographyType (extension)
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="ParentGeographyType">
<xs:complexContent>
<xs:extension base="ReferenceType">
<xs:attribute name="isExhaustiveCoverage" type="xs:boolean" use="required"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (defined in this component only; 1/7)
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 SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set