Schema bimoR.v1
Schema bimoR.v1 : Typ złożony UaUbchDocument
Typ złożony UaUbchDocument
Opis
Ukraiński dokument tożsamości (UBCH)
Typ reprezentuje ukraiński dokument tożsamości w UBCH.
Przestrzeń nazw http://api.big.pl/bimoR/v1
Diagram
Element documentType Element number Element series Sequence Typ złożony UaUbchDocument
Przegląd
UaUbchDocument
Ukraiński dokument tożsamości (UBCH)
Typ reprezentuje ukraiński dokument tożsamości w UBCH.
Sequence
series Typ prosty string10
Seria dokumentu
Seria dokumentu ukraińskiego dokumentu tożsamości
number Typ prosty string9
Numer dokumentu
Numer dokumentu ukraińskiego dokumentu tożsamości
documentType Typ prosty uaUbchDocumentTypeEnum
Typ dokumentu
Typ dokumentu ukraińskiego dokumentu tożsamości
Używany przez
Źródło
<xs:complexType name="UaUbchDocument" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Ukraiński dokument tożsamości (UBCH)</div>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Typ reprezentuje ukraiński dokument tożsamości w UBCH.</div>
    </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="series" type="bc:string10">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Seria dokumentu</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Seria dokumentu ukraińskiego dokumentu tożsamości</div>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="number" type="bc:string9">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Numer dokumentu</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Numer dokumentu ukraińskiego dokumentu tożsamości</div>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="documentType" type="br:uaUbchDocumentTypeEnum">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Typ dokumentu</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Typ dokumentu ukraińskiego dokumentu tożsamości</div>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Zobacz także