schema.soap-encoding_200206.xsd Maven / Gradle / Ivy
'root' can be used to distinguish serialization roots from other
elements that are present in a serialization but are not roots of
a serialized value graph
Attributes common to all elements that function as accessors or
represent independent (multi-ref) values. The ref attribute is
intended to be used in a manner like CONREF. That is, the element
content should be empty iff the ref attribute appears
A list type that allows * and non negative integers. Used as the
base type for arraySize below.
Pattern based restriction of the arraySizeBase list type. Used
as the type of the arraySize attribute. Restricts asterisk ( * )
to first list item only. Instances must contain at least an
asterisk ( * ) or a nonNegativeInteger. May contain other
nonNegativeIntegers as subsequent list items.
Valid instances include;
*
1
* 2
2 2
* 2 0
'Array' is a complex type for accessors identified by position