XML Schema Documentation

Complex Type: PaymentType

[Table of contents]

Super-types: xsd:normalizedString < PaymentType (by extension)
Sub-types: None
Name PaymentType
Used by (from the same schema document) Complex Type Payment
Abstract no
XML Instance Representation
<...
paymentTypeScheme=" xsd:anyURI [0..1]">
xsd:normalizedString
</...>
Diagram
Schema Component Representation
<xsd:complexType name="PaymentType">
<xsd:simpleContent>
<xsd:extension base=" xsd:normalizedString ">
<xsd:attribute name="paymentTypeScheme" type=" xsd:anyURI "/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>