element <m:set> (global)
Namespace:
Type:
anonymous complexType
Content:
complex, 9 attributes, attr. wildcard, 63 elements
Subst.Gr:
Defined:
Includes:
definition of 1 attribute
Used:
never
Component Diagram
XML Representation Summary
<m:set
   
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:NMTOKENS
 = 
xs:string
 = 
xs:anyURI
 = 
xs:anySimpleType
 = 
xs:string
 = 
xs:anyURI
 = 
xs:anySimpleType
   
   
>
   
Content: 
</m:set>
May contain elements by substitutions (113):
May be included in elements by substitutions (50):
m:semantics (defined in m:semantics group),
m:semantics (defined in m:semantics-contexp group),
XML Source (see within schema source)
<xs:element name="set" substitutionGroup="m:nary-setlist-constructor.class">
<xs:complexType>
<xs:sequence>
<xs:group maxOccurs="unbounded" minOccurs="0" ref="m:BvarQ"/>
<xs:group maxOccurs="unbounded" minOccurs="0" ref="m:DomainQ"/>
<xs:group maxOccurs="unbounded" minOccurs="0" ref="m:ContExp"/>
</xs:sequence>
<xs:attributeGroup ref="m:CommonAtt"/>
<xs:attributeGroup ref="m:DefEncAtt"/>
<xs:attribute name="type"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/10)
type
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="type"/>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.