DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
element <NumericRepresentation>
Namespace:
Type:
Content:
complex, 9 attributes, 3 elements
Subst.Gr:
may substitute for element ValueRepresentation
Defined:
Used:
never
XML Representation Summary
<NumericRepresentation
    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*
</NumericRepresentation>
Content model elements (3):
May be included in elements by substitutions (1):
Annotation
Defines the representation of a varaible as a number, number range, or sequence, or set interval of numbers.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="NumericRepresentation" substitutionGroup="ValueRepresentation" type="r:NumericRepresentationType"/>

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