Definition Type: ComplexType
Name: commerceAndReportingType
Namespace: http://www.webex.com/schemas/2002/06/service/site
Containing Schema: site.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into holReport Drilldown into localTaxtRate Drilldown into localTaxName Drilldown into isLocalTax Drilldown into customereCommerce Drilldown into creditCardAuthorRetries Drilldown into voIPPrice Drilldown into callOutPrice Drilldown into callInTollFreePrice Drilldown into callInPrice Drilldown into conferencePrice Drilldown into isECommmerce Drilldown into subScriptionService Drilldown into siteAdminReport Drilldown into trackingCodeXSD Diagram of commerceAndReportingType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="commerceAndReportingType">
    <xsd:sequence>
        <xsd:element name="trackingCode" type="xsd:boolean" minOccurs="0" />
        <xsd:element name="siteAdminReport" type="xsd:boolean" minOccurs="0" />
        <xsd:element name="subScriptionService" type="xsd:boolean" minOccurs="0" />
        <xsd:element name="isECommmerce" type="xsd:boolean" minOccurs="0" />
        <xsd:element name="conferencePrice" type="xsd:float" minOccurs="0" />
        <xsd:element name="callInPrice" type="xsd:float" minOccurs="0" />
        <xsd:element name="callInTollFreePrice" type="xsd:float" minOccurs="0" />
        <xsd:element name="callOutPrice" type="xsd:float" minOccurs="0" />
        <xsd:element name="voIPPrice" type="xsd:float" minOccurs="0" />
        <xsd:element name="creditCardAuthorRetries" type="xsd:long" minOccurs="0" />
        <xsd:element name="customereCommerce" type="xsd:boolean" minOccurs="0" />
        <xsd:element name="isLocalTax" type="xsd:boolean" minOccurs="0" />
        <xsd:element name="localTaxName" type="xsd:string" minOccurs="0" />
        <xsd:element name="localTaxtRate" type="xsd:float" minOccurs="0" />
        <xsd:element name="holReport" type="xsd:long" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
trackingCode site:trackingCode 0 (1)
siteAdminReport site:siteAdminReport 0 (1)
subScriptionService site:subScriptionService 0 (1)
isECommmerce site:isECommmerce 0 (1)
conferencePrice site:conferencePrice 0 (1)
callInPrice site:callInPrice 0 (1)
callInTollFreePrice site:callInTollFreePrice 0 (1)
callOutPrice site:callOutPrice 0 (1)
voIPPrice site:voIPPrice 0 (1)
creditCardAuthorRetries site:creditCardAuthorRetries 0 (1)
customereCommerce site:customereCommerce 0 (1)
isLocalTax site:isLocalTax 0 (1)
localTaxName site:localTaxName 0 (1)
localTaxtRate site:localTaxtRate 0 (1)
holReport site:holReport 0 (1)
Collapse Derivation Tree:
Collapse References:
site:commerceAndReporting