http://www.w3.org/2003/05/soap-encoding
The long Complex Type
Complex Type long
The long type does not allow mixed content. There is no restriction on type derivation.  Allows any attributes from other namespaces (lax validation).
long is derived from long type. There are several restrictions on the value. The range of the value is [-9223372036854775808..9223372036854775807]. The schema processor collapses value's whitespace. The number of fractional digits is less than or equals to 0.
 CollapseClick here to hide comment XML Instance
<... id="xs:ID" Allows any attributes from other namespaces (lax validation).>xs:long</...>
 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="long">
-<xs:simpleContent>
-<xs:extension  base="xs:long">
<xs:attributeGroup  ref="tns:commonAttributes" />
</xs:extension>
</xs:simpleContent>
</xs:complexType>
 Collapse Uses
 Collapse Attribute Group (1)
 Collapse Type (1)
long 
 
 Collapse Used-By
 Collapse Element (1)
long 
 
Generated by XSDdoc 2.0 ©