QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
class | xs:NMTOKENS | optional | ||||
definitionURL | xs:anyURI | optional | ||||
encoding | xs:string | optional | ||||
href | xs:anyURI | optional | ||||
id | xs:ID | optional | ||||
other | optional | |||||
style | xs:string | optional | ||||
type | optional | |||||
xref | optional | |||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/1998/Math/MathML' |
<xs:element name="set" substitutionGroup="m:nary-setlist-constructor.class"> <xs:complexType> <xs:sequence> <xs:group minOccurs="0" maxOccurs="unbounded" ref="m:BvarQ"/> <xs:group minOccurs="0" maxOccurs="unbounded" ref="m:DomainQ"/> <xs:group minOccurs="0" maxOccurs="unbounded" ref="m:ContExp"/> </xs:sequence> <xs:attributeGroup ref="m:CommonAtt"/> <xs:attributeGroup ref="m:DefEncAtt"/> <xs:attribute name="type"/> </xs:complexType> </xs:element> |