complexType RUserCustomUserField
diagram AXLSoap_p14206.png
namespace http://www.cisco.com/AXL/API/15.0
children name value
used by
element RUser/customUserFields/customUserField
source <xsd:complexType name="RUserCustomUserField">
 
<xsd:sequence minOccurs="0">
   
<xsd:choice minOccurs="0">
     
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="value" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
</xsd:choice>
 
</xsd:sequence>
</xsd:complexType>

element RUserCustomUserField/name
diagram AXLSoap_p14207.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUserCustomUserField/value
diagram AXLSoap_p14208.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="value" type="xsd:string" minOccurs="0" maxOccurs="1"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy