| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://www.fatwire.com/schema/rest/1.0}valueCountEnum (restriction)
Determines the number of values in an attribute. SINGLE - The attribute is single-valued MULTI - The attribute is multi-valued. The order of values doesn't matter MULTI - The attribute is multi-valued. The values are ordered
<xs:simpleType name="valueCountEnum"><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="SINGLE"/><xs:enumeration value="MULTI"/><xs:enumeration value="MULTI_ORDERED"/></xs:restriction>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |