simpleType XMatrixValue
namespace http://www.cisco.com/AXL/API/15.0
type union of (restriction of xsd:string, xsd:string)
used by
elements LLocationRelationship/rsvpSetting RLocationRelationship/rsvpSetting XLocationRelationship/rsvpSetting LPresenceGroupMember/subscriptionPermission RPresenceGroupMember/subscriptionPermission XPresenceGroupMember/subscriptionPermission
source <xsd:simpleType name="XMatrixValue">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="Use System Default"/>
       
<xsd:enumeration value="No Reservation"/>
       
<xsd:enumeration value="Optional(Video Desired)"/>
       
<xsd:enumeration value="Mandatory"/>
       
<xsd:enumeration value="Mandatory(Video Desired)"/>
       
<xsd:enumeration value="Allow Subscription"/>
       
<xsd:enumeration value="Disallow Subscription"/>
     
</xsd:restriction>
   
</xsd:simpleType>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string"/>
   
</xsd:simpleType>
 
</xsd:union>
</xsd:simpleType>


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