Extends the globalAtts group to include type and wsd attributes. |
Complex Types | xces:class.ana, xces:class.ana.mixed, xces:class.anaString, xces:tokType |
<xs:attributeGroup name="a.ana"> <xs:annotation> <xs:documentation xml:lang="en">Extends the globalAtts group to include type and wsd attributes.</xs:documentation> </xs:annotation> <xs:attribute name="type" type="xs:string"/> <!-- <xs:attribute name="wsd" type="xs:string"/> --> <xs:attribute name="reg" type="xs:string"/> <xs:attribute name="orig" type="xs:string"/> <!-- 0.4 added affix attribute --> <xs:attribute name="affix" type="xs:string"/> </xs:attributeGroup> |