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: 1.0
Element WorkingSiteTradeEnvelope
Namespace http://www.standardit.tapio.fi/schemas/forestData/workingSiteTradeEnvelope
Diagram
Diagram index84.tmp#id95 index84.tmp#id94 index59.tmp#id113 index59.tmp#id93
Type WorkingSiteTradeEnvelopeType
Type hierarchy
Properties
content: complex
Model Header , Message
Children Header, Message
Instance
<WorkingSiteTradeEnvelope>
  <Header 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 index48.tmp#id115 index45.tmp#id959 index49.tmp#id960 index50.tmp#id980 index51.tmp#id1015 index52.tmp#id1040 index53.tmp#id1055 index54.tmp#id1066 index55.tmp#id1123 index56.tmp#id1124 index57.tmp#id1142 index11.tmp#id1238 index58.tmp#id1256 index59.tmp#id114
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 index84.tmp#id95 index84.tmp#id94 index59.tmp#id113
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 index48.tmp#id115 index45.tmp#id959 index49.tmp#id960 index50.tmp#id980 index51.tmp#id1015 index52.tmp#id1040 index53.tmp#id1055 index54.tmp#id1066 index55.tmp#id1123 index56.tmp#id1124 index57.tmp#id1142 index11.tmp#id1238 index58.tmp#id1256
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>