<xsd:element name="sub">
<xsd:complexType mixed="true">
<xsd:group maxOccurs="unbounded" minOccurs="0" ref="xlf:ElemGroup_TextContent" />
<xsd:attribute name="datatype" type="xlf:AttrType_datatype" use="optional" />
<xsd:attribute name="ctype" type="xlf:AttrType_InlineDelimiters" use="optional" />
<xsd:attribute name="xid" type="xsd:string" use="optional" />
</xsd:complexType>
</xsd:element>
|