complexType "CreditLimitExtended"
Namespace:
Content:
complex, 10 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (10):
currency (defined in CreditLimitBase complexType),
expirationDate (defined in CreditLimit complexType),
productId (defined in Product.model group),
productType (defined in Product.model group),
All Direct / Indirect Based Elements (1):
creditLimit (defined in CreditLimitInformationExtended complexType)
Known Usage Locations
Type Definition Detail
Type Derivation Tree
CreditLimitBase (extension)
  CreditLimit (extension)
      CreditLimitExtended
XML Source (see within schema source)
<xsd:complexType name="CreditLimitExtended">
<xsd:complexContent>
<xsd:extension base="CreditLimit">
<xsd:sequence>
<xsd:element minOccurs="0" name="rfqRevalidation" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="orderRevalidation" type="xsd:boolean"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/10)
orderRevalidation
Type:
xsd:boolean, predefined, simple content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="orderRevalidation" type="xsd:boolean"/>

rfqRevalidation
Type:
xsd:boolean, predefined, simple content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="rfqRevalidation" type="xsd:boolean"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.