http://www.fatwire.com/schema/rest/1.0
complexType keyValuePairs

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.fatwire.com/schema/rest/1.0}keyValuePairs (restriction)

Properties
This component is not nillable.

Model
<...>
keyValuePair*
</...>


Nested Element Summary
keyValuePairkeyValuePair
          List of tuples 
Source
<xs:complexType name="keyValuePairs">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="keyValuePair" type="keyValuePair">
</xs:element>
</xs:sequence>
</xs:complexType>


Copyright \xA9 2013, Oracle and/or its affiliates. All Rights Reserved.