DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
element <TextRepresentation>
Namespace:
Type:
Content:
complex, 6 attributes, 2 elements
Subst.Gr:
may substitute for element ValueRepresentation
Defined:
Used:
never
XML Representation Summary
<TextRepresentation
    blankIsMissingValue
 = 
xs:boolean
    classificationLevel
 = 
("Nominal" | "Ordinal" | "Interval" | "Ratio" | "Continuous")
    maxLength
 = 
xs:integer
    minLength
 = 
xs:integer
    missingValue
 = 
xs:NMTOKENS
    regExp
 = 
xs:string
    >
   
Content: 
RecommendedDataType?, GenericOutputFormat?
</TextRepresentation>
Content model elements (2):
May be included in elements by substitutions (1):
Annotation
Defines the representation of a varaible as a text field. This field can be restricted to a length.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="TextRepresentation" substitutionGroup="ValueRepresentation" type="r:TextRepresentationType"/>

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