<xsd:element name="bx">
<xsd:complexType>
<xsd:attribute name="rid" type="xsd:NMTOKEN" use="optional" />
<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>
|