DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
element <DefaultNumericDataType>
Namespace:
Type:
Content:
complex, 9 attributes, 3 elements
Defined:
Used:
XML Representation Summary
<DefaultNumericDataType
    blankIsMissingValue
 = 
xs:boolean
    classificationLevel
 = 
("Nominal" | "Ordinal" | "Interval" | "Ratio" | "Continuous")
    decimalPositions
 = 
xs:integer
    endValue
 = 
xs:double
    interval
 = 
xs:double
    missingValue
 = 
xs:NMTOKENS
    scale
 = 
xs:integer
    startValue
 = 
xs:double
    type
 = 
("BigInteger" | "Integer" | "Long" | "Short" | "Decimal" | "Float" | "Double" | "Count" | "Incremental")
    >
   
Content: 
RecommendedDataType?, GenericOutputFormat?, NumberRange*
</DefaultNumericDataType>
Content model elements (3):
Included in content model of elements (1):
Known Usage Locations
Annotation
Declares the most common data type used for numeric data.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="DefaultNumericDataType" type="r:NumericRepresentationType"/>

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