Definition Type: ComplexType
Name: creditCardInstanceType
Namespace: http://www.webex.com/schemas/2002/06/service/creditcard
Type: cred:creditCardType
Containing Schema: creditcard.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into customerID Drilldown into cardID Drilldown into reuseCardInfo Drilldown into cardContact Drilldown into card Drilldown into bodyContentType Drilldown into creditCardTypeXSD Diagram of creditCardInstanceType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="creditCardInstanceType">
    <xsd:complexContent>
        <xsd:extension base="cred:creditCardType" />
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
card cred:card (1) (1)
cardContact cred:cardContact (1) (1)
reuseCardInfo cred:reuseCardInfo (1) (1)
cardID cred:cardID 0 (1)
customerID cred:customerID 0 (1)
Collapse Derivation Tree:
Collapse References:
cred:getccUserResponse, cred:setccUser