http://www.w3.org/2003/05/soap-encoding
The ENTITIES Complex Type
Complex Type ENTITIES
The ENTITIES type does not allow mixed content. There is no restriction on type derivation.  Allows any attributes from other namespaces (lax validation).
ENTITIES is a list of ENTITY. There are several restrictions on the list. The number of items in the list is greater than or equals to 1. There are several restrictions on the list item value. The schema processor collapses value's whitespace. The value must match "[\i-[:]][\c-[:]]*".
 CollapseClick here to hide comment XML Instance
<... id="xs:ID" Allows any attributes from other namespaces (lax validation).>xs:ENTITIES</...>
 Collapse Attributes
Name Type Summary
id ID
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
Allows any attributes from other namespaces (lax validation).
 Collapse XML
-<xs:complexType  name="ENTITIES">
-<xs:simpleContent>
-<xs:extension  base="xs:ENTITIES">
<xs:attributeGroup  ref="tns:commonAttributes" />
</xs:extension>
</xs:simpleContent>
</xs:complexType>
 Collapse Uses
 Collapse Attribute Group (1)
 Collapse Type (1)
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by XSDdoc 2.0 ©