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>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.