veloconnect 1.1

urn:veloconnect:profile-1.1
simpleType TransactionType

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

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

Model

('Order' | 'OrderInOnlineShop' | 'TextSearch')

Local Usage
TransactionStatusType

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

veloconnect 1.1

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