Schema | BuchTrans_10.xsd |
Target Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Namespace Table | http://reference.e-government.gv.at/namespace/persondata/20020228# http://reference.e-government.gv.at/namespace/buchtrans/1# http://www.w3.org/2001/XMLSchema |
import BuchTrans_10_PersonDataExtension.xsd |
paymentParameter |
Complex Type binaryDocument | |||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||
Diagram | |||||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||||
Content Details |
|
||||||
Documentation | |||||||
Source | <xsd:complexType name="binaryDocument"> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="base64Content" type="xsd:base64Binary"/> <xsd:element maxOccurs="1" minOccurs="1" name="fileName" type="xsd:token"/> <xsd:element maxOccurs="1" minOccurs="1" name="mimeType" type="xsd:token"/> </xsd:sequence> </xsd:complexType> |
Complex Type commonAccountingOutputParameter | |||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||
Diagram | |||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||
Content Details |
|
||||
Documentation | |||||
Source | <xsd:complexType name="commonAccountingOutputParameter"> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="accountingSystemId" type="xsd:string"/> <xsd:element name="activity"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="SAVED"> </xsd:enumeration> <xsd:enumeration value="UrlSession"> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> </xsd:element> </xsd:sequence> </xsd:complexType> |
Complex Type commonApplicationInputParameter | |||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||
Diagram | |||||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||||
Content Details |
|
||||||
Documentation | |||||||
Source | <xsd:complexType name="commonApplicationInputParameter"> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="applicationSystemId" type="xsd:string"> </xsd:element> <xsd:element maxOccurs="1" minOccurs="0" name="procedure" type="xsd:string"> </xsd:element> <xsd:element maxOccurs="1" minOccurs="0" name="VKZType" type="xsd:string"> </xsd:element> </xsd:sequence> </xsd:complexType> |
Complex Type payment | |||||||||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||||||||
Diagram | |||||||||||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||||||||||
Content Details |
|
||||||||||||
Documentation | |||||||||||||
Source | <xsd:complexType name="payment"> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="applicationPaymentUId" type="xsd:string"/> <xsd:element maxOccurs="1" minOccurs="0" name="accountingPaymentUId" type="xsd:string"/> <xsd:element maxOccurs="1" minOccurs="1" name="paymentPerson" type="person"/> <xsd:element maxOccurs="1" minOccurs="0" name="applicationDomain" type="xsd:string"/> <xsd:element maxOccurs="1" minOccurs="0" name="applicationData"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="receiverPerson" type="person"/> <xsd:element maxOccurs="1" minOccurs="1" name="document" type="binaryDocument"/> <xsd:element name="documentXhtml"> <xsd:complexType> <xsd:sequence> <xsd:any namespace="##any" processContents="lax"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="xmlContent"> <xsd:complexType> <xsd:sequence> <xsd:any namespace="##any" processContents="lax"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element maxOccurs="unbounded" minOccurs="1" name="paymentRows" type="paymentRow"/> </xsd:sequence> </xsd:complexType> |
Complex Type paymentCollectionDetailState | |||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||
Diagram | |||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||
Content Details |
|
||||
Documentation | |||||
Source | <xsd:complexType name="paymentCollectionDetailState"> <xsd:complexContent> <xsd:extension base="paymentCollectionState"> <xsd:sequence> <xsd:element maxOccurs="unbounded" minOccurs="0" name="detailState"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="applicationPaymentUId" type="xsd:string"/> <xsd:element maxOccurs="1" minOccurs="0" name="accountingPaymentUId" type="xsd:string"/> <xsd:element maxOccurs="1" minOccurs="1" name="applicationPaymentRowId" type="xsd:string"/> <xsd:element maxOccurs="1" minOccurs="0" name="accountingPaymentRowId" type="xsd:string"/> <xsd:element maxOccurs="1" minOccurs="0" name="customerData" type="xsd:string"/> <xsd:element name="state"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="ERROR"/> <xsd:enumeration value="WARNING"/> <xsd:enumeration value="INFO"/> </xsd:restriction> </xsd:simpleType> </xsd:element> <xsd:element name="stateDescription" type="xsd:string"/> <xsd:element name="document"> <xsd:complexType> <xsd:sequence> <xsd:element name="pdfDocument" type="binaryDocument"/> <xsd:element maxOccurs="1" minOccurs="1" name="delivery"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="APPLICATION"> </xsd:enumeration> <xsd:enumeration value="ELAK"> </xsd:enumeration> <xsd:enumeration value="NOT_REQUIRED"> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element maxOccurs="1" minOccurs="1" name="message" type="xsd:string"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Complex Type paymentCollectionState | |||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||
Diagram | |||||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||||
Content Details |
|
||||||
Documentation | |||||||
Source | <xsd:complexType name="paymentCollectionState"> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="0" name="accountingPaymentCollectionUId" type="xsd:string"/> <xsd:element maxOccurs="1" minOccurs="1" name="state"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="ASSUMED"/> <xsd:enumeration value="NOTASSUMED"/> </xsd:restriction> </xsd:simpleType> </xsd:element> <xsd:element maxOccurs="1" minOccurs="0" name="accountingMemo" type="xsd:string"/> </xsd:sequence> </xsd:complexType> |
Complex Type paymentParameterDefinition | |||||||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||||||
Diagram | |||||||||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||||||||
Content Details |
|
||||||||||
Documentation | |||||||||||
Source | <xsd:complexType name="paymentParameterDefinition"> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="key" type="xsd:string"/> <xsd:element maxOccurs="1" minOccurs="1" name="description" type="xsd:string"/> <xsd:element maxOccurs="1" minOccurs="1" name="validFrom" type="xsd:date"/> <xsd:element maxOccurs="1" minOccurs="1" name="validTo" type="xsd:date"/> <xsd:element maxOccurs="1" minOccurs="0" name="affilitation"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="STATE"> </xsd:enumeration> <xsd:enumeration value="PROVINCE"> </xsd:enumeration> <xsd:enumeration value="COMMNITY"> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> </xsd:element> </xsd:sequence> </xsd:complexType> |
Complex Type paymentRow | |||||||||||||||||||||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||||||||||||||||||||
Diagram | |||||||||||||||||||||||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||||||||||||||||||||||
Content Details |
|
||||||||||||||||||||||||
Documentation | |||||||||||||||||||||||||
Source | <xsd:complexType name="paymentRow"> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="applicationPaymentRowId" type="xsd:string"/> <xsd:element maxOccurs="1" minOccurs="0" name="accountingPaymentRowId" type="xsd:string"/> <xsd:element maxOccurs="1" minOccurs="1" name="type"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="EXPENDITURE"> </xsd:enumeration> <xsd:enumeration value="RECEIPT"> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> </xsd:element> <xsd:element maxOccurs="1" minOccurs="0" name="customerData" type="xsd:string"> </xsd:element> <xsd:element maxOccurs="1" minOccurs="1" name="amount" type="xsd:decimal"> </xsd:element> <xsd:element maxOccurs="1" minOccurs="1" name="maturityDate" type="xsd:date"> </xsd:element> <xsd:element maxOccurs="1" minOccurs="1" name="bookingDate" type="xsd:date"> </xsd:element> <xsd:element maxOccurs="1" minOccurs="0" name="reasonForPayment" type="xsd:string"> </xsd:element> <xsd:choice> <xsd:element name="accountingPaymentParameterKeys"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="allicationKey" type="xsd:string"> </xsd:element> <xsd:element maxOccurs="1" minOccurs="1" name="dutyKey" type="xsd:string"> </xsd:element> <xsd:element maxOccurs="1" minOccurs="1" name="paymentMethodKey" type="xsd:string"> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="applicationPaymentParameterKey" type="xsd:string"/> </xsd:choice> <xsd:element maxOccurs="1" minOccurs="0" name="paymentBlock"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="YES"/> <xsd:enumeration value="NO"/> </xsd:restriction> </xsd:simpleType> </xsd:element> <xsd:element maxOccurs="1" minOccurs="0" name="dunningBlock"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="YES"/> <xsd:enumeration value="NO"/> </xsd:restriction> </xsd:simpleType> </xsd:element> </xsd:sequence> </xsd:complexType> |
Complex Type person | |||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||
Diagram | |||||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||||
Content Details |
|
||||||
Source | <xsd:complexType name="person"> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="applicationPersonUId" type="xsd:token"/> <xsd:element maxOccurs="1" minOccurs="1" name="accountingPersonUId" type="xsd:token"/> <xsd:element maxOccurs="1" minOccurs="1" name="person" type="p:AbstractPersonType"/> </xsd:sequence> </xsd:complexType> |
Complex Type personLink | |||||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||||
Diagram | |||||||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||||||
Content Details |
|
||||||||
Documentation | |||||||||
Source | <xsd:complexType name="personLink"> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="applicationPersonUId" type="xsd:token"/> <xsd:element maxOccurs="1" minOccurs="1" name="accountingPersonUId" type="xsd:token"/> <xsd:element maxOccurs="unbounded" minOccurs="0" name="bankAccount"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="applicationBankAccountUId" type="xsd:token"/> <xsd:element maxOccurs="1" minOccurs="1" name="accountingBankAccountUId" type="xsd:token"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element maxOccurs="unbounded" minOccurs="0" name="address"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="applicationAddressUId" type="xsd:token"/> <xsd:element maxOccurs="1" minOccurs="1" name="accountingAddresssUId" type="xsd:token"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> |
Complex Type urlSession | |||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||
Diagram | |||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||
Content Details |
|
||||
Documentation | |||||
Source | <xsd:complexType name="urlSession"> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="sessionId" type="xsd:token"/> <xsd:element maxOccurs="1" minOccurs="1" name="accountingUri" type="xsd:anyURI"/> </xsd:sequence> </xsd:complexType> |
Simple Type paymentParameter | |||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||
Diagram | |||||||
Inheritance Hierarchy | string {http://www.w3.org/2001/XMLSchema} |
||||||
Allowable Values |
|
||||||
Documentation | |||||||
Source | <xsd:simpleType name="paymentParameter"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="ALLICATION"> </xsd:enumeration> <xsd:enumeration value="DUTY"> </xsd:enumeration> <xsd:enumeration value="PAYMENT_METHOD"> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
Element deleteAccountingPaymentCollectionInputObject | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Type | Anonymous (deleteAccountingPaymentCollectionInputObjectType) |
Documentation | |
Source | <xsd:element name="deleteAccountingPaymentCollectionInputObject"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonApplicationInputParameter" type="commonApplicationInputParameter"/> <xsd:element maxOccurs="1" minOccurs="0" name="applicationPaymentCollectionUId" type="xsd:string"/> <xsd:element maxOccurs="unbounded" minOccurs="1" name="paymentCollectionOld" type="payment"/> <xsd:element maxOccurs="unbounded" minOccurs="1" name="paymentCollection" type="payment"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
Element deleteAccountingPaymentCollectionOutputObject | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Type | Anonymous (deleteAccountingPaymentCollectionOutputObjectType) |
Documentation | |
Source | <xsd:element name="deleteAccountingPaymentCollectionOutputObject"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonAccountingOutputParameter" type="commonAccountingOutputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="paymentCollectionDetailState" type="paymentCollectionDetailState"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
Element getAccountingPaymentParameterInputObject | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Type | Anonymous (getAccountingPaymentParameterInputObjectType) |
Documentation | |
Source | <xsd:element name="getAccountingPaymentParameterInputObject"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonApplicationInputParameter" type="commonApplicationInputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="paymentParameter" type="paymentParameter"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
Element getAccountingPaymentParameterOutputObject | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Type | Anonymous (getAccountingPaymentParameterOutputObjectType) |
Documentation | |
Source | <xsd:element name="getAccountingPaymentParameterOutputObject"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonAccountingOutputParameter" type="commonAccountingOutputParameter"/> <xsd:element maxOccurs="unbounded" minOccurs="1" name="paymentParameterDefinition" type="paymentParameterDefinition"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
Element getAccountingPaymentStatusInputObject | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Type | Anonymous (getAccountingPaymentStatusInputObjectType) |
Documentation | |
Source | <xsd:element name="getAccountingPaymentStatusInputObject"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonApplicationInputParameter" type="commonApplicationInputParameter"/> <xsd:choice> <xsd:element maxOccurs="1" minOccurs="0" name="applicationPaymentCollectionUId" type="xsd:string"/> <xsd:element maxOccurs="1" minOccurs="1" name="applicationPaymentUId" type="xsd:string"/> <xsd:element maxOccurs="1" minOccurs="0" name="accountingPaymentUId" type="xsd:string"/> <xsd:element maxOccurs="1" minOccurs="1" name="applicationPaymentRowId" type="xsd:string"/> <xsd:element maxOccurs="1" minOccurs="0" name="accountingPaymentRowId" type="xsd:string"/> </xsd:choice> </xsd:sequence> </xsd:complexType> </xsd:element> |
Element getAccountingPaymentStatusOutputObject | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Type | Anonymous (getAccountingPaymentStatusOutputObjectType) |
Documentation | |
Source | <xsd:element name="getAccountingPaymentStatusOutputObject"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonAccountingOutputParameter" type="commonAccountingOutputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="paymentCollectionDetailState" type="paymentCollectionDetailState"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
Element insertAccountingPaymentCollectionInputObject | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Type | Anonymous (insertAccountingPaymentCollectionInputObjectType) |
Documentation | |
Source | <xsd:element name="insertAccountingPaymentCollectionInputObject"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonApplicationInputParameter" type="commonApplicationInputParameter"/> <xsd:element maxOccurs="1" minOccurs="0" name="applicationPaymentCollectionUId" type="xsd:string"/> <xsd:element maxOccurs="unbounded" minOccurs="1" name="paymentCollection" type="payment"/> <xsd:element maxOccurs="1" minOccurs="0" name="applicationUri" type="xsd:anyURI"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
Element insertAccountingPaymentCollectionOutputObject | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Type | Anonymous (insertAccountingPaymentCollectionOutputObjectType) |
Documentation | |
Source | <xsd:element name="insertAccountingPaymentCollectionOutputObject"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonAccountingOutputParameter" type="commonAccountingOutputParameter"/> <xsd:choice maxOccurs="1" minOccurs="1"> <xsd:element maxOccurs="1" minOccurs="1" name="paymentCollectionDetailState" type="paymentCollectionDetailState"/> <xsd:element maxOccurs="1" minOccurs="1" name="urlSession" type="urlSession"/> </xsd:choice> </xsd:sequence> </xsd:complexType> </xsd:element> |
Element insertAccountingPaymentCollectionUrlSessionInputObject | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Type | Anonymous (insertAccountingPaymentCollectionUrlSessionInputObjectType) |
Documentation | |
Source | <xsd:element name="insertAccountingPaymentCollectionUrlSessionInputObject"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonApplicationInputParameter" type="commonApplicationInputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="sessionId" type="xsd:token"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
Element insertAccountingPaymentCollectionUrlSessionOutputObject | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Type | Anonymous (insertAccountingPaymentCollectionUrlSessionOutputObjectType) |
Documentation | |
Source | <xsd:element name="insertAccountingPaymentCollectionUrlSessionOutputObject"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonAccountingOutputParameter" type="commonAccountingOutputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="paymentCollectionDetailState" type="paymentCollectionDetailState"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
Element linkAccountingPersonInputObject | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Type | Anonymous (linkAccountingPersonInputObjectType) |
Documentation | |
Source | <xsd:element name="linkAccountingPersonInputObject"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonApplicationInputParameter" type="commonApplicationInputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="person" type="person"/> <xsd:element maxOccurs="1" minOccurs="0" name="applicationUri" type="xsd:anyURI"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
Element linkAccountingPersonOutputObject | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Type | Anonymous (linkAccountingPersonOutputObjectType) |
Documentation | |
Source | <xsd:element name="linkAccountingPersonOutputObject"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonAccountingOutputParameter" type="commonAccountingOutputParameter"/> <xsd:choice maxOccurs="1" minOccurs="1"> <xsd:element maxOccurs="1" minOccurs="1" name="personLink" type="personLink"/> <xsd:element maxOccurs="1" minOccurs="1" name="urlSession" type="urlSession"/> </xsd:choice> </xsd:sequence> </xsd:complexType> </xsd:element> |
Element linkAccountingPersonUrlSessionInputObject | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Type | Anonymous (linkAccountingPersonUrlSessionInputObjectType) |
Documentation | |
Source | <xsd:element name="linkAccountingPersonUrlSessionInputObject"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonApplicationInputParameter" type="commonApplicationInputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="sessionId" type="xsd:token"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
Element linkAccountingPersonUrlSessionOutputObject | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Type | Anonymous (linkAccountingPersonUrlSessionOutputObjectType) |
Documentation | |
Source | <xsd:element name="linkAccountingPersonUrlSessionOutputObject"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonAccountingOutputParameter" type="commonAccountingOutputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="personLink" type="personLink"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
Element readAccountingPersonInputObject | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Type | Anonymous (readAccountingPersonInputObjectType) |
Documentation | |
Source | <xsd:element name="readAccountingPersonInputObject"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonApplicationInputParameter" type="commonApplicationInputParameter"/> <xsd:choice maxOccurs="1" minOccurs="1"> <xsd:element maxOccurs="1" minOccurs="1" name="applicationPersonUId" type="xsd:token"/> <xsd:element maxOccurs="1" minOccurs="1" name="accountingPersonUId" type="xsd:token"/> </xsd:choice> <xsd:choice maxOccurs="1" minOccurs="0"> <xsd:element maxOccurs="1" minOccurs="1" name="applicationBankAccountUId" type="xsd:token"/> <xsd:element maxOccurs="1" minOccurs="1" name="accountingBankAccountUId" type="xsd:token"/> </xsd:choice> <xsd:choice maxOccurs="1" minOccurs="0"> <xsd:element maxOccurs="1" minOccurs="1" name="applicationAddressUId" type="xsd:token"/> <xsd:element maxOccurs="1" minOccurs="1" name="accountingAddresssUId" type="xsd:token"/> </xsd:choice> </xsd:sequence> </xsd:complexType> </xsd:element> |
Element readAccountingPersonOutputObject | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Type | Anonymous (readAccountingPersonOutputObjectType) |
Documentation | |
Source | <xsd:element name="readAccountingPersonOutputObject"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonAccountingOutputParameter" type="commonAccountingOutputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="person" type="person"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
Element updateAccountingPaymentCollectionInputObject | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Type | Anonymous (updateAccountingPaymentCollectionInputObjectType) |
Documentation | |
Source | <xsd:element name="updateAccountingPaymentCollectionInputObject"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonApplicationInputParameter" type="commonApplicationInputParameter"/> <xsd:element maxOccurs="1" minOccurs="0" name="applicationPaymentCollectionUId" type="xsd:string"/> <xsd:element maxOccurs="unbounded" minOccurs="1" name="paymentCollectionOld" type="payment"/> <xsd:element maxOccurs="unbounded" minOccurs="1" name="paymentCollection" type="payment"/> <xsd:element maxOccurs="1" minOccurs="0" name="applicationUri" type="xsd:anyURI"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
Element updateAccountingPaymentCollectionOutputObject | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Type | Anonymous (updateAccountingPaymentCollectionOutputObjectType) |
Documentation | |
Source | <xsd:element name="updateAccountingPaymentCollectionOutputObject"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonAccountingOutputParameter" type="commonAccountingOutputParameter"/> <xsd:choice maxOccurs="1" minOccurs="1"> <xsd:element maxOccurs="1" minOccurs="1" name="paymentCollectionDetailState" type="paymentCollectionDetailState"/> <xsd:element maxOccurs="1" minOccurs="1" name="urlSession" type="urlSession"/> </xsd:choice> </xsd:sequence> </xsd:complexType> </xsd:element> |
Element updateAccountingPaymentCollectionUrlSessionInputObject | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Type | Anonymous (updateAccountingPaymentCollectionUrlSessionInputObjectType) |
Documentation | |
Source | <xsd:element name="updateAccountingPaymentCollectionUrlSessionInputObject"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonApplicationInputParameter" type="commonApplicationInputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="sessionId" type="xsd:token"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
Element updateAccountingPaymentCollectionUrlSessionOutputObject | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Type | Anonymous (updateAccountingPaymentCollectionUrlSessionOutputObjectType) |
Documentation | |
Source | <xsd:element name="updateAccountingPaymentCollectionUrlSessionOutputObject"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonAccountingOutputParameter" type="commonAccountingOutputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="paymentCollectionDetailState" type="paymentCollectionDetailState"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
Element updateAccountingPersonInputObject | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Type | Anonymous (updateAccountingPersonInputObjectType) |
Documentation | |
Source | <xsd:element name="updateAccountingPersonInputObject"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonApplicationInputParameter" type="commonApplicationInputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="person" type="person"/> <xsd:element maxOccurs="1" minOccurs="1" name="memo" type="xsd:string"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
Element updateAccountingPersonOutputObject | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Type | Anonymous (updateAccountingPersonOutputObjectType) |
Documentation | |
Source | <xsd:element name="updateAccountingPersonOutputObject"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonAccountingOutputParameter" type="commonAccountingOutputParameter"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
Element validateAccountingPaymentCollectionInputObject | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Type | Anonymous (validateAccountingPaymentCollectionInputObjectType) |
Documentation | |
Source | <xsd:element name="validateAccountingPaymentCollectionInputObject"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonApplicationInputParameter" type="commonApplicationInputParameter"/> <xsd:element maxOccurs="unbounded" minOccurs="1" name="paymentCollection" type="payment"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
Element validateAccountingPaymentCollectionOutputObject | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Type | Anonymous (validateAccountingPaymentCollectionOutputObjectType) |
Documentation | |
Source | <xsd:element name="validateAccountingPaymentCollectionOutputObject"> <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonAccountingOutputParameter" type="commonAccountingOutputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="paymentCollectionDetailState" type="paymentCollectionDetailState"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
activity's Anonymous Simple Type (activityType) | |||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||
Diagram | |||||
Inheritance Hierarchy | string {http://www.w3.org/2001/XMLSchema} |
||||
Allowable Values |
|
||||
Source | <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="SAVED"> </xsd:enumeration> <xsd:enumeration value="UrlSession"> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
applicationData's Anonymous Complex Type (applicationDataType) | |||||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||||
Diagram | |||||||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||||||
Content Details |
|
||||||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="receiverPerson" type="person"/> <xsd:element maxOccurs="1" minOccurs="1" name="document" type="binaryDocument"/> <xsd:element name="documentXhtml"> <xsd:complexType> <xsd:sequence> <xsd:any namespace="##any" processContents="lax"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="xmlContent"> <xsd:complexType> <xsd:sequence> <xsd:any namespace="##any" processContents="lax"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> |
documentXhtml's Anonymous Complex Type (documentXhtmlType) | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
Content Details | |
Source | <xsd:complexType> <xsd:sequence> <xsd:any namespace="##any" processContents="lax"/> </xsd:sequence> </xsd:complexType> |
xmlContent's Anonymous Complex Type (xmlContentType) | |
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# |
Diagram | |
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
Content Details | |
Source | <xsd:complexType> <xsd:sequence> <xsd:any namespace="##any" processContents="lax"/> </xsd:sequence> </xsd:complexType> |
detailState's Anonymous Complex Type (detailStateType) | |||||||||||||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||||||||||||
Diagram | |||||||||||||||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||||||||||||||
Content Details |
|
||||||||||||||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="applicationPaymentUId" type="xsd:string"/> <xsd:element maxOccurs="1" minOccurs="0" name="accountingPaymentUId" type="xsd:string"/> <xsd:element maxOccurs="1" minOccurs="1" name="applicationPaymentRowId" type="xsd:string"/> <xsd:element maxOccurs="1" minOccurs="0" name="accountingPaymentRowId" type="xsd:string"/> <xsd:element maxOccurs="1" minOccurs="0" name="customerData" type="xsd:string"/> <xsd:element name="state"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="ERROR"/> <xsd:enumeration value="WARNING"/> <xsd:enumeration value="INFO"/> </xsd:restriction> </xsd:simpleType> </xsd:element> <xsd:element name="stateDescription" type="xsd:string"/> <xsd:element name="document"> <xsd:complexType> <xsd:sequence> <xsd:element name="pdfDocument" type="binaryDocument"/> <xsd:element maxOccurs="1" minOccurs="1" name="delivery"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="APPLICATION"> </xsd:enumeration> <xsd:enumeration value="ELAK"> </xsd:enumeration> <xsd:enumeration value="NOT_REQUIRED"> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> |
state's Anonymous Simple Type (stateType) | |||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||
Diagram | |||||||
Inheritance Hierarchy | string {http://www.w3.org/2001/XMLSchema} |
||||||
Allowable Values |
|
||||||
Source | <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="ERROR"/> <xsd:enumeration value="WARNING"/> <xsd:enumeration value="INFO"/> </xsd:restriction> </xsd:simpleType> |
document's Anonymous Complex Type (documentType) | |||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||
Diagram | |||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||
Content Details |
|
||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element name="pdfDocument" type="binaryDocument"/> <xsd:element maxOccurs="1" minOccurs="1" name="delivery"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="APPLICATION"> </xsd:enumeration> <xsd:enumeration value="ELAK"> </xsd:enumeration> <xsd:enumeration value="NOT_REQUIRED"> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> </xsd:element> </xsd:sequence> </xsd:complexType> |
delivery's Anonymous Simple Type (deliveryType) | |||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||
Diagram | |||||||
Inheritance Hierarchy | string {http://www.w3.org/2001/XMLSchema} |
||||||
Allowable Values |
|
||||||
Source | <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="APPLICATION"> </xsd:enumeration> <xsd:enumeration value="ELAK"> </xsd:enumeration> <xsd:enumeration value="NOT_REQUIRED"> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
state's Anonymous Simple Type (stateType) | |||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||
Diagram | |||||
Inheritance Hierarchy | string {http://www.w3.org/2001/XMLSchema} |
||||
Allowable Values |
|
||||
Source | <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="ASSUMED"/> <xsd:enumeration value="NOTASSUMED"/> </xsd:restriction> </xsd:simpleType> |
affilitation's Anonymous Simple Type (affilitationType) | |||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||
Diagram | |||||||
Inheritance Hierarchy | string {http://www.w3.org/2001/XMLSchema} |
||||||
Allowable Values |
|
||||||
Source | <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="STATE"> </xsd:enumeration> <xsd:enumeration value="PROVINCE"> </xsd:enumeration> <xsd:enumeration value="COMMNITY"> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
type's Anonymous Simple Type (typeType) | |||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||
Diagram | |||||
Inheritance Hierarchy | string {http://www.w3.org/2001/XMLSchema} |
||||
Allowable Values |
|
||||
Source | <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="EXPENDITURE"> </xsd:enumeration> <xsd:enumeration value="RECEIPT"> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
accountingPaymentParameterKeys's Anonymous Complex Type (accountingPaymentParameterKeysType) | |||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||
Diagram | |||||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||||
Content Details |
|
||||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="allicationKey" type="xsd:string"> </xsd:element> <xsd:element maxOccurs="1" minOccurs="1" name="dutyKey" type="xsd:string"> </xsd:element> <xsd:element maxOccurs="1" minOccurs="1" name="paymentMethodKey" type="xsd:string"> </xsd:element> </xsd:sequence> </xsd:complexType> |
paymentBlock's Anonymous Simple Type (paymentBlockType) | |||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||
Diagram | |||||
Inheritance Hierarchy | string {http://www.w3.org/2001/XMLSchema} |
||||
Allowable Values |
|
||||
Source | <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="YES"/> <xsd:enumeration value="NO"/> </xsd:restriction> </xsd:simpleType> |
dunningBlock's Anonymous Simple Type (dunningBlockType) | |||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||
Diagram | |||||
Inheritance Hierarchy | string {http://www.w3.org/2001/XMLSchema} |
||||
Allowable Values |
|
||||
Source | <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="YES"/> <xsd:enumeration value="NO"/> </xsd:restriction> </xsd:simpleType> |
bankAccount's Anonymous Complex Type (bankAccountType) | |||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||
Diagram | |||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||
Content Details |
|
||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="applicationBankAccountUId" type="xsd:token"/> <xsd:element maxOccurs="1" minOccurs="1" name="accountingBankAccountUId" type="xsd:token"/> </xsd:sequence> </xsd:complexType> |
address's Anonymous Complex Type (addressType) | |||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||
Diagram | |||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||
Content Details |
|
||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="applicationAddressUId" type="xsd:token"/> <xsd:element maxOccurs="1" minOccurs="1" name="accountingAddresssUId" type="xsd:token"/> </xsd:sequence> </xsd:complexType> |
deleteAccountingPaymentCollectionInputObject's Anonymous Complex Type (deleteAccountingPaymentCollectionInputObjectType) | |||||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||||
Diagram | |||||||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||||||
Content Details |
|
||||||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonApplicationInputParameter" type="commonApplicationInputParameter"/> <xsd:element maxOccurs="1" minOccurs="0" name="applicationPaymentCollectionUId" type="xsd:string"/> <xsd:element maxOccurs="unbounded" minOccurs="1" name="paymentCollectionOld" type="payment"/> <xsd:element maxOccurs="unbounded" minOccurs="1" name="paymentCollection" type="payment"/> </xsd:sequence> </xsd:complexType> |
deleteAccountingPaymentCollectionOutputObject's Anonymous Complex Type (deleteAccountingPaymentCollectionOutputObjectType) | |||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||
Diagram | |||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||
Content Details |
|
||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonAccountingOutputParameter" type="commonAccountingOutputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="paymentCollectionDetailState" type="paymentCollectionDetailState"/> </xsd:sequence> </xsd:complexType> |
getAccountingPaymentParameterInputObject's Anonymous Complex Type (getAccountingPaymentParameterInputObjectType) | |||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||
Diagram | |||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||
Content Details |
|
||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonApplicationInputParameter" type="commonApplicationInputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="paymentParameter" type="paymentParameter"/> </xsd:sequence> </xsd:complexType> |
getAccountingPaymentParameterOutputObject's Anonymous Complex Type (getAccountingPaymentParameterOutputObjectType) | |||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||
Diagram | |||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||
Content Details |
|
||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonAccountingOutputParameter" type="commonAccountingOutputParameter"/> <xsd:element maxOccurs="unbounded" minOccurs="1" name="paymentParameterDefinition" type="paymentParameterDefinition"/> </xsd:sequence> </xsd:complexType> |
getAccountingPaymentStatusInputObject's Anonymous Complex Type (getAccountingPaymentStatusInputObjectType) | |||||||||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||||||||
Diagram | |||||||||||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||||||||||
Content Details |
|
||||||||||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonApplicationInputParameter" type="commonApplicationInputParameter"/> <xsd:choice> <xsd:element maxOccurs="1" minOccurs="0" name="applicationPaymentCollectionUId" type="xsd:string"/> <xsd:element maxOccurs="1" minOccurs="1" name="applicationPaymentUId" type="xsd:string"/> <xsd:element maxOccurs="1" minOccurs="0" name="accountingPaymentUId" type="xsd:string"/> <xsd:element maxOccurs="1" minOccurs="1" name="applicationPaymentRowId" type="xsd:string"/> <xsd:element maxOccurs="1" minOccurs="0" name="accountingPaymentRowId" type="xsd:string"/> </xsd:choice> </xsd:sequence> </xsd:complexType> |
getAccountingPaymentStatusOutputObject's Anonymous Complex Type (getAccountingPaymentStatusOutputObjectType) | |||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||
Diagram | |||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||
Content Details |
|
||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonAccountingOutputParameter" type="commonAccountingOutputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="paymentCollectionDetailState" type="paymentCollectionDetailState"/> </xsd:sequence> </xsd:complexType> |
insertAccountingPaymentCollectionInputObject's Anonymous Complex Type (insertAccountingPaymentCollectionInputObjectType) | |||||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||||
Diagram | |||||||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||||||
Content Details |
|
||||||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonApplicationInputParameter" type="commonApplicationInputParameter"/> <xsd:element maxOccurs="1" minOccurs="0" name="applicationPaymentCollectionUId" type="xsd:string"/> <xsd:element maxOccurs="unbounded" minOccurs="1" name="paymentCollection" type="payment"/> <xsd:element maxOccurs="1" minOccurs="0" name="applicationUri" type="xsd:anyURI"/> </xsd:sequence> </xsd:complexType> |
insertAccountingPaymentCollectionOutputObject's Anonymous Complex Type (insertAccountingPaymentCollectionOutputObjectType) | |||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||
Diagram | |||||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||||
Content Details |
|
||||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonAccountingOutputParameter" type="commonAccountingOutputParameter"/> <xsd:choice maxOccurs="1" minOccurs="1"> <xsd:element maxOccurs="1" minOccurs="1" name="paymentCollectionDetailState" type="paymentCollectionDetailState"/> <xsd:element maxOccurs="1" minOccurs="1" name="urlSession" type="urlSession"/> </xsd:choice> </xsd:sequence> </xsd:complexType> |
insertAccountingPaymentCollectionUrlSessionInputObject's Anonymous Complex Type (insertAccountingPaymentCollectionUrlSessionInputObjectType) | |||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||
Diagram | |||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||
Content Details |
|
||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonApplicationInputParameter" type="commonApplicationInputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="sessionId" type="xsd:token"/> </xsd:sequence> </xsd:complexType> |
insertAccountingPaymentCollectionUrlSessionOutputObject's Anonymous Complex Type (insertAccountingPaymentCollectionUrlSessionOutputObjectType) | |||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||
Diagram | |||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||
Content Details |
|
||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonAccountingOutputParameter" type="commonAccountingOutputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="paymentCollectionDetailState" type="paymentCollectionDetailState"/> </xsd:sequence> </xsd:complexType> |
linkAccountingPersonInputObject's Anonymous Complex Type (linkAccountingPersonInputObjectType) | |||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||
Diagram | |||||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||||
Content Details |
|
||||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonApplicationInputParameter" type="commonApplicationInputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="person" type="person"/> <xsd:element maxOccurs="1" minOccurs="0" name="applicationUri" type="xsd:anyURI"/> </xsd:sequence> </xsd:complexType> |
linkAccountingPersonOutputObject's Anonymous Complex Type (linkAccountingPersonOutputObjectType) | |||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||
Diagram | |||||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||||
Content Details |
|
||||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonAccountingOutputParameter" type="commonAccountingOutputParameter"/> <xsd:choice maxOccurs="1" minOccurs="1"> <xsd:element maxOccurs="1" minOccurs="1" name="personLink" type="personLink"/> <xsd:element maxOccurs="1" minOccurs="1" name="urlSession" type="urlSession"/> </xsd:choice> </xsd:sequence> </xsd:complexType> |
linkAccountingPersonUrlSessionInputObject's Anonymous Complex Type (linkAccountingPersonUrlSessionInputObjectType) | |||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||
Diagram | |||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||
Content Details |
|
||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonApplicationInputParameter" type="commonApplicationInputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="sessionId" type="xsd:token"/> </xsd:sequence> </xsd:complexType> |
linkAccountingPersonUrlSessionOutputObject's Anonymous Complex Type (linkAccountingPersonUrlSessionOutputObjectType) | |||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||
Diagram | |||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||
Content Details |
|
||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonAccountingOutputParameter" type="commonAccountingOutputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="personLink" type="personLink"/> </xsd:sequence> </xsd:complexType> |
readAccountingPersonInputObject's Anonymous Complex Type (readAccountingPersonInputObjectType) | |||||||||||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||||||||||
Diagram | |||||||||||||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||||||||||||
Content Details |
|
||||||||||||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonApplicationInputParameter" type="commonApplicationInputParameter"/> <xsd:choice maxOccurs="1" minOccurs="1"> <xsd:element maxOccurs="1" minOccurs="1" name="applicationPersonUId" type="xsd:token"/> <xsd:element maxOccurs="1" minOccurs="1" name="accountingPersonUId" type="xsd:token"/> </xsd:choice> <xsd:choice maxOccurs="1" minOccurs="0"> <xsd:element maxOccurs="1" minOccurs="1" name="applicationBankAccountUId" type="xsd:token"/> <xsd:element maxOccurs="1" minOccurs="1" name="accountingBankAccountUId" type="xsd:token"/> </xsd:choice> <xsd:choice maxOccurs="1" minOccurs="0"> <xsd:element maxOccurs="1" minOccurs="1" name="applicationAddressUId" type="xsd:token"/> <xsd:element maxOccurs="1" minOccurs="1" name="accountingAddresssUId" type="xsd:token"/> </xsd:choice> </xsd:sequence> </xsd:complexType> |
readAccountingPersonOutputObject's Anonymous Complex Type (readAccountingPersonOutputObjectType) | |||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||
Diagram | |||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||
Content Details |
|
||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonAccountingOutputParameter" type="commonAccountingOutputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="person" type="person"/> </xsd:sequence> </xsd:complexType> |
updateAccountingPaymentCollectionInputObject's Anonymous Complex Type (updateAccountingPaymentCollectionInputObjectType) | |||||||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||||||
Diagram | |||||||||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||||||||
Content Details |
|
||||||||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonApplicationInputParameter" type="commonApplicationInputParameter"/> <xsd:element maxOccurs="1" minOccurs="0" name="applicationPaymentCollectionUId" type="xsd:string"/> <xsd:element maxOccurs="unbounded" minOccurs="1" name="paymentCollectionOld" type="payment"/> <xsd:element maxOccurs="unbounded" minOccurs="1" name="paymentCollection" type="payment"/> <xsd:element maxOccurs="1" minOccurs="0" name="applicationUri" type="xsd:anyURI"/> </xsd:sequence> </xsd:complexType> |
updateAccountingPaymentCollectionOutputObject's Anonymous Complex Type (updateAccountingPaymentCollectionOutputObjectType) | |||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||
Diagram | |||||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||||
Content Details |
|
||||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonAccountingOutputParameter" type="commonAccountingOutputParameter"/> <xsd:choice maxOccurs="1" minOccurs="1"> <xsd:element maxOccurs="1" minOccurs="1" name="paymentCollectionDetailState" type="paymentCollectionDetailState"/> <xsd:element maxOccurs="1" minOccurs="1" name="urlSession" type="urlSession"/> </xsd:choice> </xsd:sequence> </xsd:complexType> |
updateAccountingPaymentCollectionUrlSessionInputObject's Anonymous Complex Type (updateAccountingPaymentCollectionUrlSessionInputObjectType) | |||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||
Diagram | |||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||
Content Details |
|
||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonApplicationInputParameter" type="commonApplicationInputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="sessionId" type="xsd:token"/> </xsd:sequence> </xsd:complexType> |
updateAccountingPaymentCollectionUrlSessionOutputObject's Anonymous Complex Type (updateAccountingPaymentCollectionUrlSessionOutputObjectType) | |||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||
Diagram | |||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||
Content Details |
|
||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonAccountingOutputParameter" type="commonAccountingOutputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="paymentCollectionDetailState" type="paymentCollectionDetailState"/> </xsd:sequence> </xsd:complexType> |
updateAccountingPersonInputObject's Anonymous Complex Type (updateAccountingPersonInputObjectType) | |||||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||||
Diagram | |||||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||||
Content Details |
|
||||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonApplicationInputParameter" type="commonApplicationInputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="person" type="person"/> <xsd:element maxOccurs="1" minOccurs="1" name="memo" type="xsd:string"/> </xsd:sequence> </xsd:complexType> |
updateAccountingPersonOutputObject's Anonymous Complex Type (updateAccountingPersonOutputObjectType) | |||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||
Diagram | |||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||
Content Details |
|
||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonAccountingOutputParameter" type="commonAccountingOutputParameter"/> </xsd:sequence> </xsd:complexType> |
validateAccountingPaymentCollectionInputObject's Anonymous Complex Type (validateAccountingPaymentCollectionInputObjectType) | |||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||
Diagram | |||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||
Content Details |
|
||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonApplicationInputParameter" type="commonApplicationInputParameter"/> <xsd:element maxOccurs="unbounded" minOccurs="1" name="paymentCollection" type="payment"/> </xsd:sequence> </xsd:complexType> |
validateAccountingPaymentCollectionOutputObject's Anonymous Complex Type (validateAccountingPaymentCollectionOutputObjectType) | |||||
Namespace | http://reference.e-government.gv.at/namespace/buchtrans/1# | ||||
Diagram | |||||
Inheritance Hierarchy | anyType {http://www.w3.org/2001/XMLSchema} |
||||
Content Details |
|
||||
Source | <xsd:complexType> <xsd:sequence> <xsd:element maxOccurs="1" minOccurs="1" name="commonAccountingOutputParameter" type="commonAccountingOutputParameter"/> <xsd:element maxOccurs="1" minOccurs="1" name="paymentCollectionDetailState" type="paymentCollectionDetailState"/> </xsd:sequence> </xsd:complexType> |