diagram | ![]() |
||||||||||||||||||||||||||||||||||||
namespace | http://www.w3.org/2001/XMLSchema | ||||||||||||||||||||||||||||||||||||
type | restriction of xs:realGroup | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | xs:annotation xs:all xs:choice xs:sequence | ||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="namedGroup"> <xs:complexContent> <xs:restriction base="xs:realGroup"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> <xs:choice> <xs:element name="all"> <xs:complexType> <xs:complexContent> <xs:restriction base="xs:all"> <xs:group ref="xs:allModel"/> <xs:attribute name="minOccurs" use="prohibited"/> <xs:attribute name="maxOccurs" use="prohibited"/> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> <xs:element name="choice" type="xs:simpleExplicitGroup"/> <xs:element name="sequence" type="xs:simpleExplicitGroup"/> </xs:choice> </xs:sequence> <xs:attribute name="name" type="xs:NCName" use="required"/> <xs:attribute name="ref" use="prohibited"/> <xs:attribute name="minOccurs" use="prohibited"/> <xs:attribute name="maxOccurs" use="prohibited"/> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:restriction> </xs:complexContent> </xs:complexType> |
type | xs:NCName | ||||
properties |
|
||||
source | <xs:attribute name="name" type="xs:NCName" use="required"/> |
properties |
|
||||
source | <xs:attribute name="ref" use="prohibited"/> |
properties |
|
||||
source | <xs:attribute name="minOccurs" use="prohibited"/> |
properties |
|
||||
source | <xs:attribute name="maxOccurs" use="prohibited"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.w3.org/2001/XMLSchema | ||||||||||||||||||||||||
type | restriction of xs:all | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | xs:annotation xs:element | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="all"> <xs:complexType> <xs:complexContent> <xs:restriction base="xs:all"> <xs:group ref="xs:allModel"/> <xs:attribute name="minOccurs" use="prohibited"/> <xs:attribute name="maxOccurs" use="prohibited"/> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> |
properties |
|
||||
source | <xs:attribute name="minOccurs" use="prohibited"/> |
properties |
|
||||
source | <xs:attribute name="maxOccurs" use="prohibited"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.w3.org/2001/XMLSchema | ||||||||||||
type | xs:simpleExplicitGroup | ||||||||||||
properties |
|
||||||||||||
children | xs:annotation xs:element xs:group xs:choice xs:sequence xs:any | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="choice" type="xs:simpleExplicitGroup"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.w3.org/2001/XMLSchema | ||||||||||||
type | xs:simpleExplicitGroup | ||||||||||||
properties |
|
||||||||||||
children | xs:annotation xs:element xs:group xs:choice xs:sequence xs:any | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="sequence" type="xs:simpleExplicitGroup"/> |