Schema SendOutgoingInvoiceMsg.xsd


schema location:  D:\Projekti\eRacun\razvoj\WebServiceB2B\SOAP\SOAPIncl\SendOutgoingInvoiceMsg.xsd
attribute form default:  unqualified
element form default:  qualified
targetNamespace:  http://fina.hr/eracun/SendOutgoingInvoice/v0.1
 
Elements 
SendOutgoingInvoiceAckMsg 
SendOutgoingInvoiceMsg 


schema location:  D:\Projekti\eRacun\razvoj\WebServiceB2B\SOAP\SOAPIncl\InvoiceWebServiceComponents.xsd
attribute form default:  unqualified
element form default:  qualified
targetNamespace:  http://fina.hr/eracun/invoicewebservicecomponents/v0.1
 
Elements  Complex types  Simple types 
HeaderBank  HeaderBankType  AckStatusType 
HeaderBuyer  HeaderBuyerType 
HeaderSupplier  HeaderSupplierType 
MessageAck  MessageAckType 


element SendOutgoingInvoiceAckMsg
diagram SendOutgoingInvoiceMsg_p1.png
namespace http://fina.hr/eracun/SendOutgoingInvoice/v0.1
properties
content complex
children MessageAck
annotation
documentation
Sinkroni odgovor na slanje izlaznog računa.
source <xsd:element name="SendOutgoingInvoiceAckMsg">
 
<xsd:annotation>
   
<xsd:documentation>Sinkroni odgovor na slanje izlaznog računa.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element ref="iwsc:MessageAck"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element SendOutgoingInvoiceMsg
diagram SendOutgoingInvoiceMsg_p2.png
namespace http://fina.hr/eracun/SendOutgoingInvoice/v0.1
properties
content complex
children HeaderSupplier Data
annotation
documentation
Poruka za slanje izlaznog računa od strane pošiljatelja u sustav FINE.
source <xsd:element name="SendOutgoingInvoiceMsg">
 
<xsd:annotation>
   
<xsd:documentation>Poruka za slanje izlaznog računa od strane pošiljatelja u sustav FINE.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element ref="iwsc:HeaderSupplier">
       
<xsd:annotation>
         
<xsd:documentation>Zaglavlje poruke</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="Data">
       
<xsd:annotation>
         
<xsd:documentation>XML s podacima</xsd:documentation>
       
</xsd:annotation>
       
<xsd:complexType>
         
<xsd:sequence>
           
<xsd:element name="OutgoingInvoiceEnvelope">
             
<xsd:annotation>
               
<xsd:documentation>Omotnica izlaznog računa</xsd:documentation>
             
</xsd:annotation>
             
<xsd:complexType>
               
<xsd:sequence>
                 
<xsd:element name="SupplierInvoiceID" type="xsd:string">
                   
<xsd:annotation>
                     
<xsd:documentation>Identifikator računa u sustavu pošiljatelja.</xsd:documentation>
                   
</xsd:annotation>
                 
</xsd:element>
                 
<xsd:element name="BuyerID" type="xsd:string">
                   
<xsd:annotation>
                     
<xsd:documentation>Identifikator primatelja računa u sustavu e-Račun.</xsd:documentation>
                   
</xsd:annotation>
                 
</xsd:element>
                 
<xsd:choice>
                   
<xsd:element name="InvoiceEnvelope" type="xsd:base64Binary">
                     
<xsd:annotation>
                       
<xsd:documentation>Omotač e-Računa po UBL shemi.</xsd:documentation>
                     
</xsd:annotation>
                   
</xsd:element>
                   
<xsd:element name="CreditNoteEnvelope" type="xsd:base64Binary">
                     
<xsd:annotation>
                       
<xsd:documentation>Omotač e-Odobrenja po UBL shemi.</xsd:documentation>
                     
</xsd:annotation>
                   
</xsd:element>
                   
<xsd:element name="DebitNoteEnvelope" type="xsd:base64Binary">
                     
<xsd:annotation>
                       
<xsd:documentation>Omotač e-Terećenja po UBL shemi.</xsd:documentation>
                     
</xsd:annotation>
                   
</xsd:element>
                   
<xsd:element name="ReminderEnvelope" type="xsd:base64Binary">
                     
<xsd:annotation>
                       
<xsd:documentation>Omotač e-Opomene po UBL shemi.</xsd:documentation>
                     
</xsd:annotation>
                   
</xsd:element>
                 
</xsd:choice>
                 
<xsd:element name="UtilityStatementEnvelope" type="xsd:base64Binary" minOccurs="0">
                   
<xsd:annotation>
                     
<xsd:documentation>Omotač specifikacije računa.</xsd:documentation>
                   
</xsd:annotation>
                 
</xsd:element>
                 
<xsd:element name="AttachedDocumentEnvelope" type="xsd:base64Binary" minOccurs="0" maxOccurs="unbounded">
                   
<xsd:annotation>
                     
<xsd:documentation>Omotač privitaka računa.</xsd:documentation>
                   
</xsd:annotation>
                 
</xsd:element>
                 
<xsd:element name="Signature" minOccurs="0">
                   
<xsd:annotation>
                     
<xsd:documentation>Potpis.</xsd:documentation>
                   
</xsd:annotation>
                   
<xsd:complexType>
                     
<xsd:sequence>
                       
<xsd:any namespace="##other" processContents="skip"/>
                     
</xsd:sequence>
                   
</xsd:complexType>
                 
</xsd:element>
               
</xsd:sequence>
             
</xsd:complexType>
           
</xsd:element>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
     
<xsd:any namespace="##any" minOccurs="0"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element SendOutgoingInvoiceMsg/Data
diagram SendOutgoingInvoiceMsg_p3.png
namespace http://fina.hr/eracun/SendOutgoingInvoice/v0.1
properties
isRef 0
content complex
children OutgoingInvoiceEnvelope
annotation
documentation
XML s podacima
source <xsd:element name="Data">
 
<xsd:annotation>
   
<xsd:documentation>XML s podacima</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="OutgoingInvoiceEnvelope">
       
<xsd:annotation>
         
<xsd:documentation>Omotnica izlaznog računa</xsd:documentation>
       
</xsd:annotation>
       
<xsd:complexType>
         
<xsd:sequence>
           
<xsd:element name="SupplierInvoiceID" type="xsd:string">
             
<xsd:annotation>
               
<xsd:documentation>Identifikator računa u sustavu pošiljatelja.</xsd:documentation>
             
</xsd:annotation>
           
</xsd:element>
           
<xsd:element name="BuyerID" type="xsd:string">
             
<xsd:annotation>
               
<xsd:documentation>Identifikator primatelja računa u sustavu e-Račun.</xsd:documentation>
             
</xsd:annotation>
           
</xsd:element>
           
<xsd:choice>
             
<xsd:element name="InvoiceEnvelope" type="xsd:base64Binary">
               
<xsd:annotation>
                 
<xsd:documentation>Omotač e-Računa po UBL shemi.</xsd:documentation>
               
</xsd:annotation>
             
</xsd:element>
             
<xsd:element name="CreditNoteEnvelope" type="xsd:base64Binary">
               
<xsd:annotation>
                 
<xsd:documentation>Omotač e-Odobrenja po UBL shemi.</xsd:documentation>
               
</xsd:annotation>
             
</xsd:element>
             
<xsd:element name="DebitNoteEnvelope" type="xsd:base64Binary">
               
<xsd:annotation>
                 
<xsd:documentation>Omotač e-Terećenja po UBL shemi.</xsd:documentation>
               
</xsd:annotation>
             
</xsd:element>
             
<xsd:element name="ReminderEnvelope" type="xsd:base64Binary">
               
<xsd:annotation>
                 
<xsd:documentation>Omotač e-Opomene po UBL shemi.</xsd:documentation>
               
</xsd:annotation>
             
</xsd:element>
           
</xsd:choice>
           
<xsd:element name="UtilityStatementEnvelope" type="xsd:base64Binary" minOccurs="0">
             
<xsd:annotation>
               
<xsd:documentation>Omotač specifikacije računa.</xsd:documentation>
             
</xsd:annotation>
           
</xsd:element>
           
<xsd:element name="AttachedDocumentEnvelope" type="xsd:base64Binary" minOccurs="0" maxOccurs="unbounded">
             
<xsd:annotation>
               
<xsd:documentation>Omotač privitaka računa.</xsd:documentation>
             
</xsd:annotation>
           
</xsd:element>
           
<xsd:element name="Signature" minOccurs="0">
             
<xsd:annotation>
               
<xsd:documentation>Potpis.</xsd:documentation>
             
</xsd:annotation>
             
<xsd:complexType>
               
<xsd:sequence>
                 
<xsd:any namespace="##other" processContents="skip"/>
               
</xsd:sequence>
             
</xsd:complexType>
           
</xsd:element>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element SendOutgoingInvoiceMsg/Data/OutgoingInvoiceEnvelope
diagram SendOutgoingInvoiceMsg_p4.png
namespace http://fina.hr/eracun/SendOutgoingInvoice/v0.1
properties
isRef 0
content complex
children SupplierInvoiceID BuyerID InvoiceEnvelope CreditNoteEnvelope DebitNoteEnvelope ReminderEnvelope UtilityStatementEnvelope AttachedDocumentEnvelope Signature
annotation
documentation
Omotnica izlaznog računa
source <xsd:element name="OutgoingInvoiceEnvelope">
 
<xsd:annotation>
   
<xsd:documentation>Omotnica izlaznog računa</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="SupplierInvoiceID" type="xsd:string">
       
<xsd:annotation>
         
<xsd:documentation>Identifikator računa u sustavu pošiljatelja.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="BuyerID" type="xsd:string">
       
<xsd:annotation>
         
<xsd:documentation>Identifikator primatelja računa u sustavu e-Račun.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:choice>
       
<xsd:element name="InvoiceEnvelope" type="xsd:base64Binary">
         
<xsd:annotation>
           
<xsd:documentation>Omotač e-Računa po UBL shemi.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="CreditNoteEnvelope" type="xsd:base64Binary">
         
<xsd:annotation>
           
<xsd:documentation>Omotač e-Odobrenja po UBL shemi.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="DebitNoteEnvelope" type="xsd:base64Binary">
         
<xsd:annotation>
           
<xsd:documentation>Omotač e-Terećenja po UBL shemi.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="ReminderEnvelope" type="xsd:base64Binary">
         
<xsd:annotation>
           
<xsd:documentation>Omotač e-Opomene po UBL shemi.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
     
</xsd:choice>
     
<xsd:element name="UtilityStatementEnvelope" type="xsd:base64Binary" minOccurs="0">
       
<xsd:annotation>
         
<xsd:documentation>Omotač specifikacije računa.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="AttachedDocumentEnvelope" type="xsd:base64Binary" minOccurs="0" maxOccurs="unbounded">
       
<xsd:annotation>
         
<xsd:documentation>Omotač privitaka računa.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="Signature" minOccurs="0">
       
<xsd:annotation>
         
<xsd:documentation>Potpis.</xsd:documentation>
       
</xsd:annotation>
       
<xsd:complexType>
         
<xsd:sequence>
           
<xsd:any namespace="##other" processContents="skip"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element SendOutgoingInvoiceMsg/Data/OutgoingInvoiceEnvelope/SupplierInvoiceID
diagram SendOutgoingInvoiceMsg_p5.png
namespace http://fina.hr/eracun/SendOutgoingInvoice/v0.1
type xsd:string
properties
isRef 0
content simple
annotation
documentation
Identifikator računa u sustavu pošiljatelja.
source <xsd:element name="SupplierInvoiceID" type="xsd:string">
 
<xsd:annotation>
   
<xsd:documentation>Identifikator računa u sustavu pošiljatelja.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element SendOutgoingInvoiceMsg/Data/OutgoingInvoiceEnvelope/BuyerID
diagram SendOutgoingInvoiceMsg_p6.png
namespace http://fina.hr/eracun/SendOutgoingInvoice/v0.1
type xsd:string
properties
isRef 0
content simple
annotation
documentation
Identifikator primatelja računa u sustavu e-Račun.
source <xsd:element name="BuyerID" type="xsd:string">
 
<xsd:annotation>
   
<xsd:documentation>Identifikator primatelja računa u sustavu e-Račun.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element SendOutgoingInvoiceMsg/Data/OutgoingInvoiceEnvelope/InvoiceEnvelope
diagram SendOutgoingInvoiceMsg_p7.png
namespace http://fina.hr/eracun/SendOutgoingInvoice/v0.1
type xsd:base64Binary
properties
isRef 0
content simple
annotation
documentation
Omotač e-Računa po UBL shemi.
source <xsd:element name="InvoiceEnvelope" type="xsd:base64Binary">
 
<xsd:annotation>
   
<xsd:documentation>Omotač e-Računa po UBL shemi.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element SendOutgoingInvoiceMsg/Data/OutgoingInvoiceEnvelope/CreditNoteEnvelope
diagram SendOutgoingInvoiceMsg_p8.png
namespace http://fina.hr/eracun/SendOutgoingInvoice/v0.1
type xsd:base64Binary
properties
isRef 0
content simple
annotation
documentation
Omotač e-Odobrenja po UBL shemi.
source <xsd:element name="CreditNoteEnvelope" type="xsd:base64Binary">
 
<xsd:annotation>
   
<xsd:documentation>Omotač e-Odobrenja po UBL shemi.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element SendOutgoingInvoiceMsg/Data/OutgoingInvoiceEnvelope/DebitNoteEnvelope
diagram SendOutgoingInvoiceMsg_p9.png
namespace http://fina.hr/eracun/SendOutgoingInvoice/v0.1
type xsd:base64Binary
properties
isRef 0
content simple
annotation
documentation
Omotač e-Terećenja po UBL shemi.
source <xsd:element name="DebitNoteEnvelope" type="xsd:base64Binary">
 
<xsd:annotation>
   
<xsd:documentation>Omotač e-Terećenja po UBL shemi.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element SendOutgoingInvoiceMsg/Data/OutgoingInvoiceEnvelope/ReminderEnvelope
diagram SendOutgoingInvoiceMsg_p10.png
namespace http://fina.hr/eracun/SendOutgoingInvoice/v0.1
type xsd:base64Binary
properties
isRef 0
content simple
annotation
documentation
Omotač e-Opomene po UBL shemi.
source <xsd:element name="ReminderEnvelope" type="xsd:base64Binary">
 
<xsd:annotation>
   
<xsd:documentation>Omotač e-Opomene po UBL shemi.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element SendOutgoingInvoiceMsg/Data/OutgoingInvoiceEnvelope/UtilityStatementEnvelope
diagram SendOutgoingInvoiceMsg_p11.png
namespace http://fina.hr/eracun/SendOutgoingInvoice/v0.1
type xsd:base64Binary
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Omotač specifikacije računa.
source <xsd:element name="UtilityStatementEnvelope" type="xsd:base64Binary" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>Omotač specifikacije računa.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element SendOutgoingInvoiceMsg/Data/OutgoingInvoiceEnvelope/AttachedDocumentEnvelope
diagram SendOutgoingInvoiceMsg_p12.png
namespace http://fina.hr/eracun/SendOutgoingInvoice/v0.1
type xsd:base64Binary
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
Omotač privitaka računa.
source <xsd:element name="AttachedDocumentEnvelope" type="xsd:base64Binary" minOccurs="0" maxOccurs="unbounded">
 
<xsd:annotation>
   
<xsd:documentation>Omotač privitaka računa.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element SendOutgoingInvoiceMsg/Data/OutgoingInvoiceEnvelope/Signature
diagram SendOutgoingInvoiceMsg_p13.png
namespace http://fina.hr/eracun/SendOutgoingInvoice/v0.1
properties
isRef 0
minOcc 0
maxOcc 1
content complex
annotation
documentation
Potpis.
source <xsd:element name="Signature" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>Potpis.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:any namespace="##other" processContents="skip"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element HeaderBank
diagram SendOutgoingInvoiceMsg_p14.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
type HeaderBankType
properties
content complex
children MessageID FinancialInstitutionID MessageType MessageAttributes
annotation
documentation
Zaglavlje poruke
source <xsd:element name="HeaderBank" type="HeaderBankType">
 
<xsd:annotation>
   
<xsd:documentation>Zaglavlje poruke</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element HeaderBuyer
diagram SendOutgoingInvoiceMsg_p15.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
type HeaderBuyerType
properties
content complex
children MessageID BuyerID MessageType MessageAttributes
annotation
documentation
Zaglavlje poruke
source <xsd:element name="HeaderBuyer" type="HeaderBuyerType">
 
<xsd:annotation>
   
<xsd:documentation>Zaglavlje poruke</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element HeaderSupplier
diagram SendOutgoingInvoiceMsg_p16.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
type HeaderSupplierType
properties
content complex
children MessageID SupplierID MessageType MessageAttributes
used by
element SendOutgoingInvoiceMsg
annotation
documentation
Zaglavlje poruke
source <xsd:element name="HeaderSupplier" type="HeaderSupplierType">
 
<xsd:annotation>
   
<xsd:documentation>Zaglavlje poruke</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element MessageAck
diagram SendOutgoingInvoiceMsg_p17.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
type MessageAckType
properties
content complex
children MessageID MessageAckID MessageType AckStatus AckStatusCode AckStatusText
used by
element SendOutgoingInvoiceAckMsg
annotation
documentation
Odgovor na poruku
source <xsd:element name="MessageAck" type="MessageAckType">
 
<xsd:annotation>
   
<xsd:documentation>Odgovor na poruku</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

complexType HeaderBankType
diagram SendOutgoingInvoiceMsg_p18.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
children MessageID FinancialInstitutionID MessageType MessageAttributes
used by
element HeaderBank
source <xsd:complexType name="HeaderBankType">
 
<xsd:sequence>
   
<xsd:element name="MessageID" type="xs:string">
     
<xsd:annotation>
       
<xsd:documentation>Jedinstveni broj poruke</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="FinancialInstitutionID" type="xs:integer">
     
<xsd:annotation>
       
<xsd:documentation>Jedinstveni identifikator financijske institucije u sustavu e-Račun</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="MessageType" type="xs:integer">
     
<xsd:annotation>
       
<xsd:documentation>Tip poruke</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="MessageAttributes" type="xs:string">
     
<xsd:annotation>
       
<xsd:documentation>Atribut poruke</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element HeaderBankType/MessageID
diagram SendOutgoingInvoiceMsg_p19.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
type xsd:string
properties
isRef 0
content simple
annotation
documentation
Jedinstveni broj poruke
source <xsd:element name="MessageID" type="xs:string">
 
<xsd:annotation>
   
<xsd:documentation>Jedinstveni broj poruke</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element HeaderBankType/FinancialInstitutionID
diagram SendOutgoingInvoiceMsg_p20.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
type xsd:integer
properties
isRef 0
content simple
annotation
documentation
Jedinstveni identifikator financijske institucije u sustavu e-Račun
source <xsd:element name="FinancialInstitutionID" type="xs:integer">
 
<xsd:annotation>
   
<xsd:documentation>Jedinstveni identifikator financijske institucije u sustavu e-Račun</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element HeaderBankType/MessageType
diagram SendOutgoingInvoiceMsg_p21.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
type xsd:integer
properties
isRef 0
content simple
annotation
documentation
Tip poruke
source <xsd:element name="MessageType" type="xs:integer">
 
<xsd:annotation>
   
<xsd:documentation>Tip poruke</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element HeaderBankType/MessageAttributes
diagram SendOutgoingInvoiceMsg_p22.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
type xsd:string
properties
isRef 0
content simple
annotation
documentation
Atribut poruke
source <xsd:element name="MessageAttributes" type="xs:string">
 
<xsd:annotation>
   
<xsd:documentation>Atribut poruke</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

complexType HeaderBuyerType
diagram SendOutgoingInvoiceMsg_p23.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
children MessageID BuyerID MessageType MessageAttributes
used by
element HeaderBuyer
source <xsd:complexType name="HeaderBuyerType">
 
<xsd:sequence>
   
<xsd:element name="MessageID" type="xs:string">
     
<xsd:annotation>
       
<xsd:documentation>Jedinstveni broj poruke</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="BuyerID" type="xs:integer">
     
<xsd:annotation>
       
<xsd:documentation>Jedinstveni identifikator primatelja u sustavu e-Račun</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="MessageType" type="xs:integer">
     
<xsd:annotation>
       
<xsd:documentation>Tip poruke</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="MessageAttributes" type="xs:string">
     
<xsd:annotation>
       
<xsd:documentation>Atribut poruke</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element HeaderBuyerType/MessageID
diagram SendOutgoingInvoiceMsg_p24.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
type xsd:string
properties
isRef 0
content simple
annotation
documentation
Jedinstveni broj poruke
source <xsd:element name="MessageID" type="xs:string">
 
<xsd:annotation>
   
<xsd:documentation>Jedinstveni broj poruke</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element HeaderBuyerType/BuyerID
diagram SendOutgoingInvoiceMsg_p25.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
type xsd:integer
properties
isRef 0
content simple
annotation
documentation
Jedinstveni identifikator primatelja u sustavu e-Račun
source <xsd:element name="BuyerID" type="xs:integer">
 
<xsd:annotation>
   
<xsd:documentation>Jedinstveni identifikator primatelja u sustavu e-Račun</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element HeaderBuyerType/MessageType
diagram SendOutgoingInvoiceMsg_p26.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
type xsd:integer
properties
isRef 0
content simple
annotation
documentation
Tip poruke
source <xsd:element name="MessageType" type="xs:integer">
 
<xsd:annotation>
   
<xsd:documentation>Tip poruke</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element HeaderBuyerType/MessageAttributes
diagram SendOutgoingInvoiceMsg_p27.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
type xsd:string
properties
isRef 0
content simple
annotation
documentation
Atribut poruke
source <xsd:element name="MessageAttributes" type="xs:string">
 
<xsd:annotation>
   
<xsd:documentation>Atribut poruke</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

complexType HeaderSupplierType
diagram SendOutgoingInvoiceMsg_p28.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
children MessageID SupplierID MessageType MessageAttributes
used by
element HeaderSupplier
source <xsd:complexType name="HeaderSupplierType">
 
<xsd:sequence>
   
<xsd:element name="MessageID" type="xs:string">
     
<xsd:annotation>
       
<xsd:documentation>Jedinstveni broj poruke</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="SupplierID" type="xs:integer">
     
<xsd:annotation>
       
<xsd:documentation>Jedinstveni identifikator izdavatelja u sustavu e-Račun</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="MessageType" type="xs:integer">
     
<xsd:annotation>
       
<xsd:documentation>Tip poruke</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="MessageAttributes" type="xs:string">
     
<xsd:annotation>
       
<xsd:documentation>Atribut poruke</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element HeaderSupplierType/MessageID
diagram SendOutgoingInvoiceMsg_p29.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
type xsd:string
properties
isRef 0
content simple
annotation
documentation
Jedinstveni broj poruke
source <xsd:element name="MessageID" type="xs:string">
 
<xsd:annotation>
   
<xsd:documentation>Jedinstveni broj poruke</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element HeaderSupplierType/SupplierID
diagram SendOutgoingInvoiceMsg_p30.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
type xsd:integer
properties
isRef 0
content simple
annotation
documentation
Jedinstveni identifikator izdavatelja u sustavu e-Račun
source <xsd:element name="SupplierID" type="xs:integer">
 
<xsd:annotation>
   
<xsd:documentation>Jedinstveni identifikator izdavatelja u sustavu e-Račun</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element HeaderSupplierType/MessageType
diagram SendOutgoingInvoiceMsg_p31.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
type xsd:integer
properties
isRef 0
content simple
annotation
documentation
Tip poruke
source <xsd:element name="MessageType" type="xs:integer">
 
<xsd:annotation>
   
<xsd:documentation>Tip poruke</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element HeaderSupplierType/MessageAttributes
diagram SendOutgoingInvoiceMsg_p32.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
type xsd:string
properties
isRef 0
content simple
annotation
documentation
Atribut poruke
source <xsd:element name="MessageAttributes" type="xs:string">
 
<xsd:annotation>
   
<xsd:documentation>Atribut poruke</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

complexType MessageAckType
diagram SendOutgoingInvoiceMsg_p33.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
children MessageID MessageAckID MessageType AckStatus AckStatusCode AckStatusText
used by
element MessageAck
source <xsd:complexType name="MessageAckType">
 
<xsd:sequence>
   
<xsd:element name="MessageID" type="xs:string">
     
<xsd:annotation>
       
<xsd:documentation>Jedinstveni broj poruke</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="MessageAckID" type="xs:string">
     
<xsd:annotation>
       
<xsd:documentation>Jedinstveni broj poruke na koju se odnosi odgovor</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="MessageType" type="xs:integer">
     
<xsd:annotation>
       
<xsd:documentation>Tip poruke - </xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="AckStatus" type="AckStatusType">
     
<xsd:annotation>
       
<xsd:documentation>Status odgovora</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="AckStatusCode" type="xs:int">
     
<xsd:annotation>
       
<xsd:documentation>Šifra statusa iz sustava</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="AckStatusText" type="xs:string" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>Opis statusa iz sustava</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element MessageAckType/MessageID
diagram SendOutgoingInvoiceMsg_p34.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
type xsd:string
properties
isRef 0
content simple
annotation
documentation
Jedinstveni broj poruke
source <xsd:element name="MessageID" type="xs:string">
 
<xsd:annotation>
   
<xsd:documentation>Jedinstveni broj poruke</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element MessageAckType/MessageAckID
diagram SendOutgoingInvoiceMsg_p35.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
type xsd:string
properties
isRef 0
content simple
annotation
documentation
Jedinstveni broj poruke na koju se odnosi odgovor
source <xsd:element name="MessageAckID" type="xs:string">
 
<xsd:annotation>
   
<xsd:documentation>Jedinstveni broj poruke na koju se odnosi odgovor</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element MessageAckType/MessageType
diagram SendOutgoingInvoiceMsg_p36.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
type xsd:integer
properties
isRef 0
content simple
annotation
documentation
Tip poruke -
source <xsd:element name="MessageType" type="xs:integer">
 
<xsd:annotation>
   
<xsd:documentation>Tip poruke - </xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element MessageAckType/AckStatus
diagram SendOutgoingInvoiceMsg_p37.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
type AckStatusType
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration ACCEPTED 
enumeration MSG_NOT_VALID 
enumeration SYSTEM_ERROR 
enumeration POLICY_ERROR 
enumeration UNKNOWN_PORTING_REQUEST_ID 
annotation
documentation
Status odgovora
source <xsd:element name="AckStatus" type="AckStatusType">
 
<xsd:annotation>
   
<xsd:documentation>Status odgovora</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element MessageAckType/AckStatusCode
diagram SendOutgoingInvoiceMsg_p38.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
type xsd:int
properties
isRef 0
content simple
annotation
documentation
Šifra statusa iz sustava
source <xsd:element name="AckStatusCode" type="xs:int">
 
<xsd:annotation>
   
<xsd:documentation>Šifra statusa iz sustava</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element MessageAckType/AckStatusText
diagram SendOutgoingInvoiceMsg_p39.png
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Opis statusa iz sustava
source <xsd:element name="AckStatusText" type="xs:string" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>Opis statusa iz sustava</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

simpleType AckStatusType
namespace http://fina.hr/eracun/invoicewebservicecomponents/v0.1
type restriction of xsd:string
used by
element MessageAckType/AckStatus
facets
Kind Value annotation 
enumeration ACCEPTED 
enumeration MSG_NOT_VALID 
enumeration SYSTEM_ERROR 
enumeration POLICY_ERROR 
enumeration UNKNOWN_PORTING_REQUEST_ID 
source <xsd:simpleType name="AckStatusType">
 
<xsd:restriction base="xs:string">
   
<xsd:enumeration value="ACCEPTED"/>
   
<xsd:enumeration value="MSG_NOT_VALID"/>
   
<xsd:enumeration value="SYSTEM_ERROR"/>
   
<xsd:enumeration value="POLICY_ERROR"/>
   
<xsd:enumeration value="UNKNOWN_PORTING_REQUEST_ID"/>
 
</xsd:restriction>
</xsd:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy