Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
eBay Trading API

complexType "ns:QuantityType"
Namespace:
Content:
simple, 1 attribute
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definition of 1 attribute
Used:
never
Component Diagram
XML Representation Summary
<...
   
 = 
xs:token
   
>
   
Content: 
{ xs:decimal }
</...>
Annotation
Basic type for specifying quantities.
Type Definition Detail
Type Derivation Tree
xs:decimal (extension)
  ns:QuantityType
Derivation:
extension of xs:decimal
XML Source (w/o annotations (1); see within schema source)
<xs:complexType name="QuantityType">
<xs:simpleContent>
<xs:extension base="xs:decimal">
<xs:attribute name="unit" type="xs:token" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
Attribute Detail (all declarations defined in this component; 1/1)
unit
Type:
xs:token, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="unit" type="xs:token" use="optional"/>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
eBay Trading API

WSDL documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML WSDLDoc 1.2.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.