Schema bimoR.v1
Schema bimoR.v1 : Typ złożony CustomComponentRequests
Typ złożony CustomComponentRequests
Opis
Zamówienie komponentu dedykowanego
Typ używany do zamawiania komponentu dedykowanego
Powiązane reguły walidacji:

Identyfikator Opis
RR8 Identyfikator komponentu dedykowanego musi być identyfikatorem dostepnym na liście komponentów dedykowanych
Przestrzeń nazw http://api.big.pl/bimoR/v1
Diagram
Element customComponent Sequence Typ złożony CustomComponentRequests
Przegląd
CustomComponentRequests
Zamówienie komponentu dedykowanego
Typ używany do zamawiania komponentu dedykowanego
Powiązane reguły walidacji:

Identyfikator Opis
RR8 Identyfikator komponentu dedykowanego musi być identyfikatorem dostepnym na liście komponentów dedykowanych
Sequence
customComponent 0..∞ Typ złożony CustomComponentRequest
Dane dotyczące komponentu dedykowanego
Używany przez
Źródło
<xs:complexType name="CustomComponentRequests" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Zamówienie komponentu dedykowanego</div>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Typ używany do zamawiania komponentu dedykowanego</div>
      <div class="reguly pl-PL" xmlns="http://www.w3.org/1999/xhtml">
        <div class="reguly-tytul pl-PL">Powiązane reguły walidacji:</div>
        <br />
        <table class="zestaw-regul">
          <tr>
            <th>Identyfikator</th>
            <th>Opis</th>
          </tr>
          <tr>
            <td>
              <a class="regula pl-PL" href="Products%20online%20rules.html#RR8">RR8</a>
            </td>
            <td>Identyfikator komponentu dedykowanego musi być identyfikatorem dostepnym na liście komponentów dedykowanych</td>
          </tr>
        </table>
      </div>
    </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="customComponent" type="br:CustomComponentRequest" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Dane dotyczące komponentu dedykowanego</div>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Zobacz także