Definition Type: Element
Name: items
Namespace: http://www.webex.com/schemas/2002/06/common
Type: com:checkBoxItemTagType
Containing Schema: common.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into isSelected Drilldown into itemName Drilldown into checkBoxItemTagTypeXSD Diagram of items
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="items" type="com:checkBoxItemTagType" maxOccurs="unbounded" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
itemName com:itemName (1) (1)
isSelected com:isSelected (1) (1)
Collapse Derivation Tree: