urn:veloconnect:profile-1.0
simpleType TransactionType

Super Types
{http://www.w3.org/2001/XMLSchema}normalizedString
|
+--{urn:veloconnect:profile-1.0}TransactionType (restriction)

Documentation
Liste der Transaktionen.
Order
OrderInOnlineShop
Properties
This component is not nillable.

Model

('Order' | 'OrderInOnlineShop')

Source
<xsd:simpleType name="TransactionType">
<xsd:restriction base="xsd:normalizedString">
<xsd:enumeration value="Order">
</xsd:enumeration>
<xsd:enumeration value="OrderInOnlineShop">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.