diagram | ![]() |
||
namespace | http://www.w3.org/2001/XMLSchema | ||
children | xs:simpleType xs:complexType xs:group xs:attributeGroup xs:element xs:attribute xs:notation | ||
used by |
|
||
annotation |
|
||
source | <xs:group name="schemaTop"> <xs:annotation> <xs:documentation> This group is for the elements which occur freely at the top level of schemas. All of their types are based on the "annotated" type by extension.</xs:documentation> </xs:annotation> <xs:choice> <xs:group ref="xs:redefinable"/> <xs:element ref="xs:element"/> <xs:element ref="xs:attribute"/> <xs:element ref="xs:notation"/> </xs:choice> </xs:group> |