DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
element <Label>
Namespace:
Type:
Content:
mixed, 7 attributes, 16 elements
Defined:
globally in reusable.xsd, see XML source
Used:
at 45 locations
XML Representation Summary
<Label
    locationVariant
 = 
xs:string
    maxLength
 = 
xs:integer
    translatable
 = 
xs:boolean : "true"
    translated
 = 
xs:boolean : "false"
    type
 = 
xs:string
    validForDate
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration)
    xml:lang
 = 
xs:language
    >
   
Content: 
{text} × (h1 | h2 | h3 | h4 | h5 | h6 | ul | ol | dl | p | div | pre | blockquote | address | hr | table)*
</Label>
Content model elements (16):
Included in content model of elements (65):
Known Usage Locations
Annotation
A structured display label for the element. Label provides display content of a fully human readable display for the identification of the element. DDI does not impose any length limitations on Label. If length of Label is constrained due to use of the element in a specific application, the maximum length supported should be noted in the attribute maxLength. Label may be repeated to provide content for systems that have length constraints (e.g., some versions of the following statistical packages have character length limits: SAS 40-character, SPSS 120 characters, and Stata 80 characters).
XML Source (w/o annotations (1); see within schema source)
<xs:element name="Label" type="LabelType"/>

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