Showing:

Diagrams
Instances
Properties
Source
Used by
Main schema WorkingSiteTrade_Envelope.xsd
Namespace http://www.standardit.tapio.fi/schemas/forestData/workingSiteTradeEnvelope
Properties
attribute form default: unqualified
element form default: qualified
version: V29.01
Element WorkingSiteTradeEnvelope
Namespace http://www.standardit.tapio.fi/schemas/forestData/workingSiteTradeEnvelope
Diagram
Diagram index91.tmp#id96 index91.tmp#id95 index84.tmp#id118 index84.tmp#id94
Type WorkingSiteTradeEnvelopeType
Type hierarchy
Properties
content: complex
Model Header , Message
Children Header, Message
Instance
<WorkingSiteTradeEnvelope>
  <Header schemaPackageSubversion="" schemaPackageVersion="" schemaPackageVersionDate="">{1,1}</Header>
</WorkingSiteTradeEnvelope>
Source
<xs:element name="WorkingSiteTradeEnvelope" type="WorkingSiteTradeEnvelopeType"/>
Element Message
Namespace http://www.standardit.tapio.fi/schemas/forestData/workingSiteTradeEnvelope
Diagram
Diagram index15.tmp#id120 index78.tmp#id1082 index79.tmp#id1083 index64.tmp#id1103 index17.tmp#id1138 index29.tmp#id1184 index80.tmp#id1186 index76.tmp#id1206 index81.tmp#id1268 index82.tmp#id1269 index40.tmp#id1286 index83.tmp#id1406 index60.tmp#id1446 index84.tmp#id119
Type WorkingSiteTradeMessageType
Properties
content: complex
Used by
Model CallForOffer | CFOWorkingSite | BusinessAcceptance | Payment | MeasurementCertificate | ForestUseDeclarationReferences | Contract | Offer | OWorkingSite | Operations | ContactRequest | MapSymbol | Acknowledge
Children Acknowledge, BusinessAcceptance, CFOWorkingSite, CallForOffer, ContactRequest, Contract, ForestUseDeclarationReferences, MapSymbol, MeasurementCertificate, OWorkingSite, Offer, Operations, Payment
Instance
<Message>
  <CallForOffer id="">{1,1}</CallForOffer>
  <CFOWorkingSite id="" parentId="">{1,1}</CFOWorkingSite>
  <BusinessAcceptance message="" parentId="" parentVersionNo="">{1,1}</BusinessAcceptance>
  <Payment id="" parentId="">{1,1}</Payment>
  <MeasurementCertificate id="" parentId="" versionNo="">{1,1}</MeasurementCertificate>
  <ForestUseDeclarationReferences>{1,1}</ForestUseDeclarationReferences>
  <Contract id="" parentId="" parentVersionNo="">{1,1}</Contract>
  <Offer callForOfferId="" id="" versionNo="">{1,1}</Offer>
  <OWorkingSite id="" parentId="" parentVersionNo="">{1,1}</OWorkingSite>
  <Operations>{1,1}</Operations>
  <ContactRequest id="" source="">{1,1}</ContactRequest>
  <MapSymbol>{1,1}</MapSymbol>
  <Acknowledge>{1,1}</Acknowledge>
</Message>
Source
<xs:element name="Message" type="WorkingSiteTradeMessageType"/>
Complex Type WorkingSiteTradeEnvelopeType
Namespace http://www.standardit.tapio.fi/schemas/forestData/workingSiteTradeEnvelope
Diagram
Diagram index91.tmp#id96 index91.tmp#id95 index84.tmp#id118
Type extension of EnvelopeBaseType
Type hierarchy
Used by
Model Header , Message
Children Header, Message
Source
<xs:complexType name="WorkingSiteTradeEnvelopeType">
  <xs:complexContent>
    <xs:extension base="eb:EnvelopeBaseType">
      <xs:sequence>
        <xs:element ref="Message"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type WorkingSiteTradeMessageType
Namespace http://www.standardit.tapio.fi/schemas/forestData/workingSiteTradeEnvelope
Diagram
Diagram index15.tmp#id120 index78.tmp#id1082 index79.tmp#id1083 index64.tmp#id1103 index17.tmp#id1138 index29.tmp#id1184 index80.tmp#id1186 index76.tmp#id1206 index81.tmp#id1268 index82.tmp#id1269 index40.tmp#id1286 index83.tmp#id1406 index60.tmp#id1446
Used by
Element Message
Model CallForOffer | CFOWorkingSite | BusinessAcceptance | Payment | MeasurementCertificate | ForestUseDeclarationReferences | Contract | Offer | OWorkingSite | Operations | ContactRequest | MapSymbol | Acknowledge
Children Acknowledge, BusinessAcceptance, CFOWorkingSite, CallForOffer, ContactRequest, Contract, ForestUseDeclarationReferences, MapSymbol, MeasurementCertificate, OWorkingSite, Offer, Operations, Payment
Source
<xs:complexType name="WorkingSiteTradeMessageType">
  <xs:choice>
    <xs:element ref="cfo:CallForOffer"/>
    <xs:element ref="cfows:CFOWorkingSite"/>
    <xs:element ref="ba:BusinessAcceptance"/>
    <xs:element ref="wpp:Payment"/>
    <xs:element ref="wpmc:MeasurementCertificate"/>
    <xs:element ref="fudr:ForestUseDeclarationReferences"/>
    <xs:element ref="wstcr:Contract"/>
    <xs:element ref="wsto:Offer"/>
    <xs:element ref="ows:OWorkingSite"/>
    <xs:element ref="osu:Operations"/>
    <xs:element ref="cr:ContactRequest"/>
    <xs:element ref="ms:MapSymbol"/>
    <!-- <xs:element ref="cod:CommonObjectData"/> -->
    <xs:element ref="ack:Acknowledge"/>
  </xs:choice>
</xs:complexType>