Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Main schema WorkingSiteTrade_CallForOffer.xsd
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Properties
attribute form default: qualified
element form default: qualified
version: V24.02
Element CallForOffer
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Diagram
Diagram index35.tmp#id1016 index12.tmp#id69 index35.tmp#id71 index35.tmp#id78 index35.tmp#id80 index35.tmp#id139 index35.tmp#id156 index35.tmp#id158 index35.tmp#id161 index35.tmp#id163 index35.tmp#id165 index35.tmp#id179 index36.tmp#id182 index21.tmp#id353 index35.tmp#id68
Type CallForOfferType
Properties
content: complex
Model TimeStamp , RelatedCallForOffers{0,1} , AdditionalCode{0,1} , CallForOfferBusinessSender , Sellers{0,1} , TechnicalContactPerson{0,1} , CallForOfferDate , OfferExpirationDate , CallForOfferText{0,1} , CallForOfferWoodTradeInfo{0,1} , CallForOfferSilvicultureInfo{0,1} , CallForOfferWorkingSites , Documents{0,1}
Children AdditionalCode, CallForOfferBusinessSender, CallForOfferDate, CallForOfferSilvicultureInfo, CallForOfferText, CallForOfferWoodTradeInfo, CallForOfferWorkingSites, Documents, OfferExpirationDate, RelatedCallForOffers, Sellers, TechnicalContactPerson, TimeStamp
Instance
<CallForOffer id="">
  <TimeStamp>{1,1}</TimeStamp>
  <RelatedCallForOffers>{0,1}</RelatedCallForOffers>
  <AdditionalCode>{0,1}</AdditionalCode>
  <CallForOfferBusinessSender id="" language="" role="">{1,1}</CallForOfferBusinessSender>
  <Sellers sellerGroup="" subsidyPossibility="">{0,1}</Sellers>
  <TechnicalContactPerson id="" language="">{0,1}</TechnicalContactPerson>
  <CallForOfferDate>{1,1}</CallForOfferDate>
  <OfferExpirationDate>{1,1}</OfferExpirationDate>
  <CallForOfferText>{0,1}</CallForOfferText>
  <CallForOfferWoodTradeInfo>{0,1}</CallForOfferWoodTradeInfo>
  <CallForOfferSilvicultureInfo>{0,1}</CallForOfferSilvicultureInfo>
  <CallForOfferWorkingSites>{1,1}</CallForOfferWorkingSites>
  <Documents>{0,1}</Documents>
</CallForOffer>
Attributes
QName Type Fixed Default Use Annotation
id xs:string required
Tarjouspyyntö yksilöidään tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.Call for offer can be identified using string id.
Source
<xs:element name="CallForOffer" type="CallForOfferType"/>
Element CallForOfferType / RelatedCallForOffers
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Annotations
Linkitetyt tarjouspyynnöt
Diagram
Diagram index35.tmp#id73 index35.tmp#id72
Type RelatedCallForOffersType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model RelatedCallForOffer+
Children RelatedCallForOffer
Instance
<RelatedCallForOffers>
  <RelatedCallForOffer>{1,unbounded}</RelatedCallForOffer>
</RelatedCallForOffers>
Source
<xs:element name="RelatedCallForOffers" type="RelatedCallForOffersType" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Linkitetyt tarjouspyynnöt</xs:documentation>
  </xs:annotation>
</xs:element>
Element RelatedCallForOffersType / RelatedCallForOffer
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Annotations
Linkki yksittäiseen tarjouspyyntöön
Diagram
Diagram index35.tmp#id75 index35.tmp#id76 index35.tmp#id74
Type RelatedCallForOfferType
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model RelatedCallForOfferId , RelatedCallForOfferDescription{0,1}
Children RelatedCallForOfferDescription, RelatedCallForOfferId
Instance
<RelatedCallForOffer>
  <RelatedCallForOfferId>{1,1}</RelatedCallForOfferId>
  <RelatedCallForOfferDescription>{0,1}</RelatedCallForOfferDescription>
</RelatedCallForOffer>
Source
<xs:element name="RelatedCallForOffer" type="RelatedCallForOfferType" minOccurs="1" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Linkki yksittäiseen tarjouspyyntöön</xs:documentation>
    <xs:documentation xml:lang="sv">
    </xs:documentation>
    <xs:documentation xml:lang="en">
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element RelatedCallForOfferType / RelatedCallForOfferId
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Annotations
Linkityksen id
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 1
maxOccurs: 1
Source
<xs:element name="RelatedCallForOfferId" type="xs:string" minOccurs="1" maxOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Linkityksen id</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
</xs:element>
Element RelatedCallForOfferType / RelatedCallForOfferDescription
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Annotations
Linkityksen tekstimuotoinen kuvaus
Diagram
Diagram index12.tmp#id77
Type String1500Type
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Facets
maxLength 1500
Source
<xs:element name="RelatedCallForOfferDescription" type="co:String1500Type" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Linkityksen tekstimuotoinen kuvaus</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
</xs:element>
Element AdditionalCode
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Diagram
Diagram index35.tmp#id79
Type AdditionalCodeType
Properties
content: simple
Facets
maxLength 100
Used by
Complex Type CallForOfferType
Source
<xs:element name="AdditionalCode" type="AdditionalCodeType"/>
Element CallForOfferBusinessSender
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Diagram
Diagram index39.tmp#id133 index39.tmp#id134 index39.tmp#id84 index39.tmp#id86 index39.tmp#id83 index39.tmp#id91 index39.tmp#id94 index39.tmp#id90 index39.tmp#id97 index39.tmp#id100 index39.tmp#id89 index39.tmp#id103 index39.tmp#id88 index39.tmp#id106 index39.tmp#id108 index39.tmp#id111 index39.tmp#id114 index39.tmp#id116 index39.tmp#id118 index39.tmp#id120 index39.tmp#id105 index39.tmp#id123 index39.tmp#id126 index39.tmp#id128 index39.tmp#id122 index39.tmp#id130 index39.tmp#id82 index21.tmp#id136 index21.tmp#id81
Type CallForOfferBusinessSenderType
Type hierarchy
Properties
content: complex
Used by
Complex Type CallForOfferType
Model (BusinessId | PersonId) , ((((FirstName , LastName) | WholeName) , PersonOrganizationName{0,1}) | OrganizationName) , Address , PostalCode , PostOffice , StateCode{0,1} , StateText{0,1} , CountryCode{0,1} , CountryText{0,1} , PhoneNumber{0,1} , MobilePhoneNumber{0,1} , TelefaxNumber{0,1} , EmailAddress{0,1}
Children Address, BusinessId, CountryCode, CountryText, EmailAddress, FirstName, LastName, MobilePhoneNumber, OrganizationName, PersonId, PersonOrganizationName, PhoneNumber, PostOffice, PostalCode, StateCode, StateText, TelefaxNumber, WholeName
Instance
<CallForOfferBusinessSender id="" language="" role="">
  <BusinessId>{1,1}</BusinessId>
  <PersonId>{1,1}</PersonId>
  <EmailAddress>{0,1}</EmailAddress>
</CallForOfferBusinessSender>
Attributes
QName Type Fixed Default Use Annotation
id xs:string optional
Henkilö/organisaatio voidaan yksilöidä tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.Person/organization can be identified using string id.
language ISO639char2LanguageType optional
Henkilön/organisaation kieli kielikoodina.Person's/organization's language as a language code.
role CallForOfferBusinessSenderRoleType required
Henkilö/organisaation rooli.Role of person/organization.
Source
<xs:element name="CallForOfferBusinessSender" type="wtco:CallForOfferBusinessSenderType"/>
Element CallForOfferType / Sellers
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Annotations
Myyjäosapuolen tiedot. Huom! jos kyseessä jokin yhteiskaupan muoto, useamman omistajan leimikoita, tulee ostajat esittää vain leimikkosanomassa
Diagram
Diagram index21.tmp#id149 index21.tmp#id153 index21.tmp#id141 index21.tmp#id140
Type SellersType
Properties
content: complex
minOccurs: 0
Model Seller+
Children Seller
Instance
<Sellers sellerGroup="" subsidyPossibility="">
  <Seller id="" language="">{1,unbounded}</Seller>
</Sellers>
Attributes
QName Type Fixed Default Use Annotation
sellerGroup SellerGroupType required
Myyjäryhmä.
subsidyPossibility YesNoNotKnownType optional
Myyjän (Kemera-)tukikelpoisuus.
Source
<xs:element minOccurs="0" name="Sellers" type="wtco:SellersType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Myyjäosapuolen tiedot. Huom! jos kyseessä jokin yhteiskaupan muoto, useamman omistajan leimikoita, tulee ostajat esittää vain leimikkosanomassa</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
</xs:element>
Element TechnicalContactPerson
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Diagram
Diagram index39.tmp#id133 index39.tmp#id134 index39.tmp#id84 index39.tmp#id86 index39.tmp#id83 index39.tmp#id91 index39.tmp#id94 index39.tmp#id90 index39.tmp#id97 index39.tmp#id100 index39.tmp#id89 index39.tmp#id103 index39.tmp#id88 index39.tmp#id106 index39.tmp#id108 index39.tmp#id111 index39.tmp#id114 index39.tmp#id116 index39.tmp#id118 index39.tmp#id120 index39.tmp#id105 index39.tmp#id123 index39.tmp#id126 index39.tmp#id128 index39.tmp#id122 index39.tmp#id130 index39.tmp#id82 index35.tmp#id157
Type TechnicalContactPersonType
Type hierarchy
Properties
content: complex
Used by
Complex Type CallForOfferType
Model (BusinessId | PersonId) , ((((FirstName , LastName) | WholeName) , PersonOrganizationName{0,1}) | OrganizationName) , Address , PostalCode , PostOffice , StateCode{0,1} , StateText{0,1} , CountryCode{0,1} , CountryText{0,1} , PhoneNumber{0,1} , MobilePhoneNumber{0,1} , TelefaxNumber{0,1} , EmailAddress{0,1}
Children Address, BusinessId, CountryCode, CountryText, EmailAddress, FirstName, LastName, MobilePhoneNumber, OrganizationName, PersonId, PersonOrganizationName, PhoneNumber, PostOffice, PostalCode, StateCode, StateText, TelefaxNumber, WholeName
Instance
<TechnicalContactPerson id="" language="">
  <BusinessId>{1,1}</BusinessId>
  <PersonId>{1,1}</PersonId>
  <EmailAddress>{0,1}</EmailAddress>
</TechnicalContactPerson>
Attributes
QName Type Fixed Default Use Annotation
id xs:string optional
Henkilö/organisaatio voidaan yksilöidä tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.Person/organization can be identified using string id.
language ISO639char2LanguageType optional
Henkilön/organisaation kieli kielikoodina.Person's/organization's language as a language code.
Source
<xs:element name="TechnicalContactPerson" type="TechnicalContactPersonType"/>
Element CallForOfferDate
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Diagram
Diagram index35.tmp#id159
Type CallForOfferDateType
Type hierarchy
Properties
content: simple
Facets
minInclusive 1900-01-01
Used by
Complex Type CallForOfferType
Source
<xs:element name="CallForOfferDate" type="CallForOfferDateType"/>
Element OfferExpirationDate
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Diagram
Diagram index35.tmp#id162
Type OfferExpirationDateType
Type hierarchy
Properties
content: simple
Facets
minInclusive 1900-01-01
Used by
Complex Type CallForOfferType
Source
<xs:element name="OfferExpirationDate" type="OfferExpirationDateType"/>
Element CallForOfferText
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Diagram
Diagram index21.tmp#id164
Type CallForOfferTextType
Properties
content: simple
Facets
maxLength 1500
Used by
Complex Type CallForOfferType
Source
<xs:element name="CallForOfferText" type="wtco:CallForOfferTextType"/>
Element CallForOfferWoodTradeInfo
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Diagram
Diagram index21.tmp#id167 index21.tmp#id170 index21.tmp#id172 index21.tmp#id174 index21.tmp#id166
Type CallForOfferWoodTradeInfoType
Properties
content: complex
Used by
Complex Type CallForOfferType
Model PurchaseMode , IncludePaymentPlan{0,1} , IncludeForestFundPayment , UsedPricingMethods{0,1}
Children IncludeForestFundPayment, IncludePaymentPlan, PurchaseMode, UsedPricingMethods
Instance
<CallForOfferWoodTradeInfo>
  <PurchaseMode>{1,1}</PurchaseMode>
  <IncludePaymentPlan>{0,1}</IncludePaymentPlan>
  <IncludeForestFundPayment>{1,1}</IncludeForestFundPayment>
  <UsedPricingMethods>{0,1}</UsedPricingMethods>
</CallForOfferWoodTradeInfo>
Source
<xs:element name="CallForOfferWoodTradeInfo" type="wtco:CallForOfferWoodTradeInfoType"/>
Element CallForOfferSilvicultureInfo
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Diagram
Diagram index35.tmp#id181 index35.tmp#id180
Type CallForOfferSilvicultureInfoType
Properties
content: complex
Used by
Complex Type CallForOfferType
Model IncludePaymentPlan{0,1}
Children IncludePaymentPlan
Instance
<CallForOfferSilvicultureInfo>
  <IncludePaymentPlan>{0,1}</IncludePaymentPlan>
</CallForOfferSilvicultureInfo>
Source
<xs:element name="CallForOfferSilvicultureInfo" type="CallForOfferSilvicultureInfoType"/>
Element IncludePaymentPlan
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Diagram
Diagram index21.tmp#id171
Type IncludePaymentPlanType
Type hierarchy
Properties
content: simple
Facets
enumeration 0
Ei
enumeration 1
Kyllä
Used by
Source
<xs:element name="IncludePaymentPlan" type="wtco:IncludePaymentPlanType"/>
Element PurchaseMode
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Diagram
Diagram index35.tmp#id1018
Type PurchaseModeType
Type hierarchy
Properties
content: simple
Facets
enumeration 1
Pystykauppa
enumeration 2
Hankintakauppa
enumeration 3
Käteiskauppa
enumeration 4
Toimituskauppa
Source
<xs:element name="PurchaseMode" type="PurchaseModeType"/>
Element Publicity
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Diagram
Diagram index35.tmp#id1020
Type PublicityType
Type hierarchy
Properties
content: simple
Facets
enumeration 1
Julkinen kaikille
enumeration 2
Julkinen kohderyhryhmälle
Source
<xs:element name="Publicity" type="PublicityType"/>
Element UsedPricingMethods
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Diagram
Diagram index21.tmp#id176 index21.tmp#id175
Type UsedPricingMethodsType
Properties
content: complex
Model UsedPricingMethod+
Children UsedPricingMethod
Instance
<UsedPricingMethods>
  <UsedPricingMethod>{1,unbounded}</UsedPricingMethod>
</UsedPricingMethods>
Source
<xs:element name="UsedPricingMethods" type="wtco:UsedPricingMethodsType"/>
Element UsedPricingMethod
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Diagram
Diagram index21.tmp#id177
Type UsedPricingMethodType
Type hierarchy
Properties
content: simple
Facets
enumeration 1
Kaikki
enumeration 2
Tavaralajihinnoittelu
enumeration 3
Rungonosahinnoittelu
enumeration 4
Runkohinnoittelu
enumeration 5
Sekahinnoittelu
enumeration 6
Pinta-alahinnoittelu
Source
<xs:element name="UsedPricingMethod" type="wtco:UsedPricingMethodType"/>
Element OperationMode
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Diagram
Diagram index35.tmp#id1025
Type OperationModeType
Type hierarchy
Properties
content: simple
Facets
enumeration 1
Pelkkä työsuoritus
enumeration 2
Pelkät materiaalit
enumeration 3
Työsuoritus ja materiaalit
Source
<xs:element name="OperationMode" type="OperationModeType"/>
Element UsedPricingMethodType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Diagram
Diagram index35.tmp#id1027
Type UsedPricingMethodTypeType
Type hierarchy
Properties
content: simple
Facets
enumeration 1
Pinta-alahinnoittelu
enumeration 2
Tilavuushinnoittelu (esim. sora, murske, kantokäsittelyaine jne.)
enumeration 3
Kappalehinnoittelu
enumeration 4
Aikahinnoittelu
enumeration 5
Sekahinnoittelu
Source
<xs:element name="UsedPricingMethodType" type="UsedPricingMethodTypeType"/>
Complex Type CallForOfferType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Annotations
Tarjouspyynnön tiedot.
Call for offer data.
Diagram
Diagram index35.tmp#id1016 index12.tmp#id69 index35.tmp#id71 index35.tmp#id78 index35.tmp#id80 index35.tmp#id139 index35.tmp#id156 index35.tmp#id158 index35.tmp#id161 index35.tmp#id163 index35.tmp#id165 index35.tmp#id179 index36.tmp#id182 index21.tmp#id353
Used by
Element CallForOffer
Model TimeStamp , RelatedCallForOffers{0,1} , AdditionalCode{0,1} , CallForOfferBusinessSender , Sellers{0,1} , TechnicalContactPerson{0,1} , CallForOfferDate , OfferExpirationDate , CallForOfferText{0,1} , CallForOfferWoodTradeInfo{0,1} , CallForOfferSilvicultureInfo{0,1} , CallForOfferWorkingSites , Documents{0,1}
Children AdditionalCode, CallForOfferBusinessSender, CallForOfferDate, CallForOfferSilvicultureInfo, CallForOfferText, CallForOfferWoodTradeInfo, CallForOfferWorkingSites, Documents, OfferExpirationDate, RelatedCallForOffers, Sellers, TechnicalContactPerson, TimeStamp
Attributes
QName Type Fixed Default Use Annotation
id xs:string required
Tarjouspyyntö yksilöidään tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.Call for offer can be identified using string id.
Source
<xs:complexType name="CallForOfferType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Tarjouspyynnön tiedot.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Call for offer data.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="co:TimeStamp">
      <xs:annotation>
        <xs:documentation xml:lang="fi"/>
      </xs:annotation>
    </xs:element>
    <xs:element name="RelatedCallForOffers" type="RelatedCallForOffersType" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Linkitetyt tarjouspyynnöt</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="AdditionalCode" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi"/>
      </xs:annotation>
    </xs:element>
    <xs:element ref="CallForOfferBusinessSender"/>
    <xs:element minOccurs="0" name="Sellers" type="wtco:SellersType">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Myyjäosapuolen tiedot. Huom! jos kyseessä jokin yhteiskaupan muoto, useamman omistajan leimikoita, tulee ostajat esittää vain leimikkosanomassa</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en"/>
      </xs:annotation>
    </xs:element>
    <xs:element ref="TechnicalContactPerson" minOccurs="0"/>
    <xs:element ref="CallForOfferDate"/>
    <xs:element ref="OfferExpirationDate"/>
    <xs:element ref="CallForOfferText" minOccurs="0"/>
    <xs:element ref="CallForOfferWoodTradeInfo" minOccurs="0"/>
    <xs:element ref="CallForOfferSilvicultureInfo" minOccurs="0"/>
    <xs:element ref="ws:CallForOfferWorkingSites">
      <xs:annotation>
        <xs:documentation xml:lang="fi"/>
      </xs:annotation>
    </xs:element>
    <xs:element ref="wtco:Documents" minOccurs="0"/>
  </xs:sequence>
  <xs:attribute name="id" type="xs:string" use="required">
    <xs:annotation>
      <xs:documentation xml:lang="fi">Tarjouspyyntö yksilöidään tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.</xs:documentation>
      <xs:documentation xml:lang="sv"/>
      <xs:documentation xml:lang="en">Call for offer can be identified using string id.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Complex Type RelatedCallForOffersType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Diagram
Diagram index35.tmp#id73
Used by
Model RelatedCallForOffer+
Children RelatedCallForOffer
Source
<xs:complexType name="RelatedCallForOffersType">
  <xs:sequence>
    <xs:element name="RelatedCallForOffer" type="RelatedCallForOfferType" minOccurs="1" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Linkki yksittäiseen tarjouspyyntöön</xs:documentation>
        <xs:documentation xml:lang="sv">
        </xs:documentation>
        <xs:documentation xml:lang="en">
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type RelatedCallForOfferType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Diagram
Diagram index35.tmp#id75 index35.tmp#id76
Used by
Model RelatedCallForOfferId , RelatedCallForOfferDescription{0,1}
Children RelatedCallForOfferDescription, RelatedCallForOfferId
Source
<xs:complexType name="RelatedCallForOfferType">
  <xs:sequence>
    <xs:element name="RelatedCallForOfferId" type="xs:string" minOccurs="1" maxOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Linkityksen id</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en"/>
      </xs:annotation>
    </xs:element>
    <xs:element name="RelatedCallForOfferDescription" type="co:String1500Type" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Linkityksen tekstimuotoinen kuvaus</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en"/>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Simple Type AdditionalCodeType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Annotations
Koodi määrittelee tarkemmin kaupanteko tapaa. Käytännöt ja sisällöt tiedonsiirto-osapuolien vapaasti sovittavissa.
Additional code for eg. accommodate purchase mode. Practices and contents are freely agreed of data transfer partners.
Diagram
Diagram
Type restriction of xs:string
Facets
maxLength 100
Used by
Element AdditionalCode
Source
<xs:simpleType name="AdditionalCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Koodi määrittelee tarkemmin kaupanteko tapaa. Käytännöt ja sisällöt tiedonsiirto-osapuolien vapaasti sovittavissa.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Additional code for eg. accommodate purchase mode. Practices and contents are freely agreed of data transfer partners.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:maxLength value="100"/>
  </xs:restriction>
</xs:simpleType>
Complex Type TechnicalContactPersonType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Annotations
Teknisistä asioista vastaavan henkilön yhteystiedot.
Technical person, used for solving and informing if technical problems occurs.
Diagram
Diagram index39.tmp#id133 index39.tmp#id134 index39.tmp#id84 index39.tmp#id86 index39.tmp#id83 index39.tmp#id91 index39.tmp#id94 index39.tmp#id90 index39.tmp#id97 index39.tmp#id100 index39.tmp#id89 index39.tmp#id103 index39.tmp#id88 index39.tmp#id106 index39.tmp#id108 index39.tmp#id111 index39.tmp#id114 index39.tmp#id116 index39.tmp#id118 index39.tmp#id120 index39.tmp#id105 index39.tmp#id123 index39.tmp#id126 index39.tmp#id128 index39.tmp#id122 index39.tmp#id130 index39.tmp#id82
Type extension of ContactInformationType
Type hierarchy
Used by
Model (BusinessId | PersonId) , ((((FirstName , LastName) | WholeName) , PersonOrganizationName{0,1}) | OrganizationName) , Address , PostalCode , PostOffice , StateCode{0,1} , StateText{0,1} , CountryCode{0,1} , CountryText{0,1} , PhoneNumber{0,1} , MobilePhoneNumber{0,1} , TelefaxNumber{0,1} , EmailAddress{0,1}
Children Address, BusinessId, CountryCode, CountryText, EmailAddress, FirstName, LastName, MobilePhoneNumber, OrganizationName, PersonId, PersonOrganizationName, PhoneNumber, PostOffice, PostalCode, StateCode, StateText, TelefaxNumber, WholeName
Attributes
QName Type Fixed Default Use Annotation
id xs:string optional
Henkilö/organisaatio voidaan yksilöidä tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.Person/organization can be identified using string id.
language ISO639char2LanguageType optional
Henkilön/organisaation kieli kielikoodina.Person's/organization's language as a language code.
Source
<xs:complexType name="TechnicalContactPersonType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Teknisistä asioista vastaavan henkilön yhteystiedot.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Technical person, used for solving and informing if technical problems occurs.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="ci:ContactInformationType"/>
  </xs:complexContent>
</xs:complexType>
Simple Type CallForOfferDateType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Annotations
Tarjouspyynnön jättöpvm.
Date when call for offer has been generated and sent to recipients (business point of view).
Diagram
Diagram index12.tmp#id160
Type DateType
Type hierarchy
Facets
minInclusive 1900-01-01
Used by
Source
<xs:simpleType name="CallForOfferDateType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Tarjouspyynnön jättöpvm.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Date when call for offer has been generated and sent to recipients (business point of view).</xs:documentation>
  </xs:annotation>
  <xs:restriction base="co:DateType"/>
</xs:simpleType>
Simple Type OfferExpirationDateType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Annotations
Tarjouksen viimeinen jättöpvm.
Last day for recipient to sent offer back.
Diagram
Diagram index12.tmp#id160
Type DateType
Type hierarchy
Facets
minInclusive 1900-01-01
Used by
Source
<xs:simpleType name="OfferExpirationDateType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Tarjouksen viimeinen jättöpvm.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Last day for recipient to sent offer back.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="co:DateType"/>
</xs:simpleType>
Complex Type CallForOfferSilvicultureInfoType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Annotations
Metsänhoitotyön tiedot.
Silviculture data.
Diagram
Diagram index35.tmp#id181
Used by
Model IncludePaymentPlan{0,1}
Children IncludePaymentPlan
Source
<xs:complexType name="CallForOfferSilvicultureInfoType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Metsänhoitotyön tiedot.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Silviculture data.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <!--<xs:element ref="SilvicultureMode" minOccurs="0"/>-->
    <xs:element ref="IncludePaymentPlan" minOccurs="0"/>
    <!--<xs:element ref="UsedPricingMethodType" minOccurs="0">
				<xs:annotation>
					<xs:documentation xml:lang="fi">Koodistoarvo: pinta-alahinnoittelu, tilavuushinnoittelu, kappalehinnoittelu, aikahinnoittelu, sekahinnoittelu.</xs:documentation>
					<xs:documentation xml:lang="sv"/>
					<xs:documentation xml:lang="en">Enumerative.</xs:documentation>
				</xs:annotation>
				</xs:element>-->
  </xs:sequence>
</xs:complexType>
Simple Type PurchaseModeType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Annotations
Lopullisen puukaupan kauppamuoto.
Mode for planned purchase (stumpage, roadside etc).
Diagram
Diagram index21.tmp#id168
Type PurchaseModeType
Type hierarchy
Facets
enumeration 1
Pystykauppa
enumeration 2
Hankintakauppa
enumeration 3
Käteiskauppa
enumeration 4
Toimituskauppa
Used by
Element PurchaseMode
Source
<xs:simpleType name="PurchaseModeType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Lopullisen puukaupan kauppamuoto.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Mode for planned purchase (stumpage, roadside etc).</xs:documentation>
  </xs:annotation>
  <xs:restriction base="wtco:PurchaseModeType"/>
</xs:simpleType>
Simple Type PublicityType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Annotations
Tarjouspyynnön julkisuus.
Publicity of call for offer.
Diagram
Diagram index7.tmp#id1021
Type PublicityType
Type hierarchy
Facets
enumeration 1
Julkinen kaikille
enumeration 2
Julkinen kohderyhryhmälle
Used by
Element Publicity
Source
<xs:simpleType name="PublicityType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Tarjouspyynnön julkisuus.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Publicity of call for offer.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="co:PublicityType"/>
</xs:simpleType>
Simple Type OperationModeType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Annotations
Diagram
Diagram index7.tmp#id996
Type OperationModeType
Type hierarchy
Facets
enumeration 1
Pelkkä työsuoritus
enumeration 2
Pelkät materiaalit
enumeration 3
Työsuoritus ja materiaalit
Used by
Element OperationMode
Source
<xs:simpleType name="OperationModeType">
  <xs:annotation>
    <xs:documentation xml:lang="fi"/>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
  <xs:restriction base="co:OperationModeType"/>
</xs:simpleType>
Simple Type UsedPricingMethodTypeType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Annotations
Hinnoittelumenetelmä. Viisielementtinen koodistoarvo. Varmista koodien arvot!
Diagram
Diagram index7.tmp#id1028
Type UsedPricingMethodTypeType
Type hierarchy
Facets
enumeration 1
Pinta-alahinnoittelu
enumeration 2
Tilavuushinnoittelu (esim. sora, murske, kantokäsittelyaine jne.)
enumeration 3
Kappalehinnoittelu
enumeration 4
Aikahinnoittelu
enumeration 5
Sekahinnoittelu
Used by
Source
<xs:simpleType name="UsedPricingMethodTypeType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Hinnoittelumenetelmä. Viisielementtinen koodistoarvo. Varmista koodien arvot!</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
  <xs:restriction base="co:UsedPricingMethodTypeType"/>
</xs:simpleType>
Attribute CallForOfferType / @id
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Annotations
Tarjouspyyntö yksilöidään tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.
Call for offer can be identified using string id.
Type xs:string
Properties
use: required
Used by
Complex Type CallForOfferType
Source
<xs:attribute name="id" type="xs:string" use="required">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Tarjouspyyntö yksilöidään tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Call for offer can be identified using string id.</xs:documentation>
  </xs:annotation>
</xs:attribute>