Showing:

Diagrams
Instances
Properties
Source
Element OrderLine
Namespace urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2
Diagram
Diagram CODICE-2.04692.tmp#id1784 CODICE-2.0423.tmp#id92 CODICE-2.04361.tmp#id1769 CODICE-2.04693.tmp#id1786 CODICE-2.04694.tmp#id1787 CODICE-2.04695.tmp#id1401 CODICE-2.04696.tmp#id1596 CODICE-2.04697.tmp#id1788 CODICE-2.0434.tmp#id449 CODICE-2.04698.tmp#id1783
Type OrderLineType
Properties
content: complex
Model SubstitutionStatusCode{0,1} , Note{0,1} , LineItem , SellerProposedSubstituteLineItem* , SellerSubstitutedLineItem* , BuyerProposedSubstituteLineItem* , CatalogueLineReference{0,1} , QuotationLineReference{0,1} , DocumentReference*
Children BuyerProposedSubstituteLineItem, CatalogueLineReference, DocumentReference, LineItem, Note, QuotationLineReference, SellerProposedSubstituteLineItem, SellerSubstitutedLineItem, SubstitutionStatusCode
Instance
<OrderLine>
  <SubstitutionStatusCode languageID="" listAgencyID="" listAgencyName="" listID="" listName="" listSchemeURI="" listURI="" listVersionID="" name="">{0,1}</SubstitutionStatusCode>
  <Note languageID="">{0,1}</Note>
  <LineItem>{1,1}</LineItem>
  <SellerProposedSubstituteLineItem>{0,unbounded}</SellerProposedSubstituteLineItem>
  <SellerSubstitutedLineItem>{0,unbounded}</SellerSubstitutedLineItem>
  <BuyerProposedSubstituteLineItem>{0,unbounded}</BuyerProposedSubstituteLineItem>
  <CatalogueLineReference>{0,1}</CatalogueLineReference>
  <QuotationLineReference>{0,1}</QuotationLineReference>
  <DocumentReference>{0,unbounded}</DocumentReference>
</OrderLine>
Source
<xsd:element name="OrderLine" type="OrderLineType"/>