DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
complexType "CharacterParameterType"
Namespace:
Content:
complex, 2 elements
Defined:
globally in reusable.xsd, see XML source
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
StartCharOffset, EndCharOffset
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="CharacterParameterType">
<xs:sequence>
<xs:element name="StartCharOffset" type="xs:integer"/>
<xs:element name="EndCharOffset" type="xs:integer"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (defined in this component only; 2/2)
EndCharOffset
Type:
xs:integer, predefined, simple content
Number of characters from the beginning of the document, indicating the inclusive end of the text segment.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="EndCharOffset" type="xs:integer"/>

StartCharOffset
Type:
xs:integer, predefined, simple content
Number of characters from beginning of the document, indicating the inclusive start of the text range.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="StartCharOffset" type="xs:integer"/>

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