DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
element <CoordinatePairs>
Namespace:
Type:
Content:
complex, 8 attributes, 4 elements
Defined:
globally in reusable.xsd, see XML source
Used:
XML Representation Summary
<CoordinatePairs
    arraySeparator
 = 
xs:string
    blankIsMissingValue
 = 
xs:boolean
    classificationLevel
 = 
("Nominal" | "Ordinal" | "Interval" | "Ratio" | "Continuous")
    maxArray
 = 
xs:integer : "1"
    maxLength
 = 
xs:integer
    minLength
 = 
xs:integer
    missingValue
 = 
xs:NMTOKENS
    regExp
 = 
xs:string
    >
   
Content: 
RecommendedDataType?, GenericOutputFormat?, Label*, Description*
</CoordinatePairs>
Content model elements (4):
Included in content model of elements (1):
Known Usage Locations
Annotation
Field to capture coordinate pairs as individual pairs or as an array of pairs.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="CoordinatePairs" type="CoordinatePairsType"/>

XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set