Schema Central > OAGIS® 10 > Common.xsd > BillOfLadingReference
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

BillOfLadingReference

Is a reference to the associated Bill of Lading document.

Element information

Type: DocumentReferenceType

Properties: Global, Qualified, ID: oagis-id-dde00e3ee92d4b22912de0d2e7472d4c

Content

Attributes

NameOccTypeDescriptionNotes
typeCode [0..1]CodeType_1E7368from type DocumentReferenceBaseType
actionCode [0..1]ActionCodeContentTypefrom type DocumentReferenceBaseType

Used in

Sample instance

<BillOfLadingReference>
   <ID/>
   <RevisionID>normalizedString</RevisionID>
   <VariationID>normalizedString</VariationID>
   <DocumentIDSet>
      <ID/>
   </DocumentIDSet>
   <DocumentDateTime></DocumentDateTime>
   <Description/>
   <Note/>
   <Status>
      <ID/>
      <IDSet>
         <ID/>
      </IDSet>
      <Code/>
      <Description/>
      <ReasonCode>normalizedString</ReasonCode>
      <Reason/>
      <EffectiveTimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime></StartDateTime>
         <StartTime>token</StartTime>
         <Duration>P1Y2M3DT10H</Duration>
         <EndDateTime></EndDateTime>
         <EndTime>token</EndTime>
      </EffectiveTimePeriod>
      <Extension>
         <AnyExtension>
            <!--any element-->
         </AnyExtension>
         <Amount/>
         <Code/>
         <DateTime></DateTime>
         <ID/>
         <Indicator>true</Indicator>
         <Measure/>
         <Name/>
         <Number>1.0</Number>
         <Quantity/>
         <Text/>
         <Time></Time>
         <ValueText>string</ValueText>
      </Extension>
   </Status>
   <LineNumberID/>
   <LineIDSet>
      <ID/>
   </LineIDSet>
   <Extension>
      <AnyExtension>
         <!--any element-->
      </AnyExtension>
      <Amount/>
      <Code/>
      <DateTime></DateTime>
      <ID/>
      <Indicator>true</Indicator>
      <Measure/>
      <Name/>
      <Number>1.0</Number>
      <Quantity/>
      <Text/>
      <Time></Time>
      <ValueText>string</ValueText>
   </Extension>
</BillOfLadingReference>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com