<xs:attributeGroup name="globalAttributes">
<!-- Tool bug: attribute name="class" has to be commented for xjc (jaxb) to build API classes -->
<xs:attribute name="class" type="xs:NMTOKEN">
<xs:annotation>
<xs:appinfo />
<xs:documentation />
</xs:annotation>
</xs:attribute>
<!-- containerField not included here in globalAttributes since default values are different for various node types -->
</xs:attributeGroup>
|