<xsd:element name="g">
<xsd:complexType mixed="true">
<xsd:group maxOccurs="unbounded" minOccurs="0" ref="xlf:ElemGroup_TextContent" />
<xsd:attribute name="ctype" type="xlf:AttrType_InlineDelimiters" use="optional" />
<xsd:attribute default="yes" name="clone" type="xlf:AttrType_YesNo" use="optional" />
<xsd:attributeGroup ref="xlf:AttrGroup_TextContent" />
</xsd:complexType>
</xsd:element>
|