DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
element <DateTimeRepresentation>
Namespace:
Type:
Content:
complex, 5 attributes, 2 elements
Subst.Gr:
may substitute for element ValueRepresentation
Defined:
Used:
never
XML Representation Summary
<DateTimeRepresentation
    blankIsMissingValue
 = 
xs:boolean
    classificationLevel
 = 
("Nominal" | "Ordinal" | "Interval" | "Ratio" | "Continuous")
    format
 = 
xs:string
    missingValue
 = 
xs:NMTOKENS
    type
 = 
("DateTime" | "Date" | "Time" | "Year" | "Month" | "Day" | "MonthDay" | "YearMonth" | "Duration" | "Timespan")
    >
   
Content: 
RecommendedDataType?, GenericOutputFormat?
</DateTimeRepresentation>
Content model elements (2):
May be included in elements by substitutions (1):
Annotation
Defines the representation of a varaible as a date or time value.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="DateTimeRepresentation" substitutionGroup="ValueRepresentation" type="r:DateTimeRepresentationType"/>

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