parentVersionNo on kuitattavan sanoman (esim. tarjouksen) versionro (versionNo).
parentVersionNo is versionNo of business message (e.g. offer, message type defines this).
Source
<xs:complexType name="BusinessAcceptanceType"><xs:annotation><xs:documentation xml:lang="fi">Tapahtuman (sanoman) kuittauksen rakenteen määrittely.</xs:documentation><xs:documentation xml:lang="sv"/><xs:documentation xml:lang="en">Structure for receipt message that can be used to teel that some official document is accepted/rejected. Eg. measurements/offers.</xs:documentation></xs:annotation><xs:sequence><xs:element ref="co:TimeStamp"/><xs:element ref="BusinessMessageTimeStamp"><xs:annotation><xs:documentation xml:lang="fi">VANHA NIMI = BusinessMessageTimestamp</xs:documentation></xs:annotation></xs:element><xs:element ref="BusinessAcceptancePerson"/><xs:element ref="BusinessAcceptanceStatus"/><xs:element ref="BusinessAcceptanceId" minOccurs="0"/><xs:element ref="AdditionalInformation"/><xs:element ref="BusinessAcceptanceDate"/></xs:sequence><xs:attribute name="message" type="MessageTypeType" use="required"><xs:annotation><xs:documentation xml:lang="fi">Kuitattava sanoma.</xs:documentation><xs:documentation xml:lang="sv"/><xs:documentation xml:lang="en">Identifies the type of the business message to be accepted/rejected.</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="parentId" type="xs:string" use="required"><xs:annotation><xs:documentation xml:lang="fi">parentId on kuitattavan sanoman (esim. tarjouksen tai mittaustodistuksen) id.</xs:documentation><xs:documentation xml:lang="sv"/><xs:documentation xml:lang="en">parentId is id of business message (e.g. offer or measurement certificate, message type defines this).</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="parentVersionNo" type="xs:string"><xs:annotation><xs:documentation xml:lang="fi">parentVersionNo on kuitattavan sanoman (esim. tarjouksen) versionro (versionNo).</xs:documentation><xs:documentation xml:lang="sv"/><xs:documentation xml:lang="en">parentVersionNo is versionNo of business message (e.g. offer, message type defines this).</xs:documentation></xs:annotation></xs:attribute></xs:complexType>
Kuitattavan sanoman aikaleima. Tämän perusteella vastaanottava järjestelmä voi verrata kuitataanko tällä hetkellä vastaanottavassa järjestelmässä voimassa olevaa tietoa.
Timestamp of business message (eg. some document: measurement certificate/offer etc.) that is accepted/rejected with this message. Receiving system can use this timestamp to check that accepeted/rejected message is latest version of document accepted.
<xs:simpleType name="BusinessMessageTimeStampType"><xs:annotation><xs:documentation xml:lang="fi">Kuitattavan sanoman aikaleima. Tämän perusteella vastaanottava järjestelmä voi verrata kuitataanko tällä hetkellä vastaanottavassa järjestelmässä voimassa olevaa tietoa.</xs:documentation><xs:documentation xml:lang="sv"/><xs:documentation xml:lang="en">Timestamp of business message (eg. some document: measurement certificate/offer etc.) that is accepted/rejected with this message. Receiving system can use this timestamp to check that accepeted/rejected message is latest version of document accepted.</xs:documentation></xs:annotation><xs:restriction base="co:TimeStampType"/></xs:simpleType>
Person's/organization's language as a language code.
Source
<xs:complexType name="BusinessAcceptancePersonType"><xs:annotation><xs:documentation xml:lang="fi">Kuittauksen tekijän tiedot.</xs:documentation><xs:documentation xml:lang="sv"/><xs:documentation xml:lang="en">Business person who has accepted/rejected business message.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="ci:ContactInformationType"/></xs:complexContent></xs:complexType>
<xs:simpleType name="AdditionalInformationType"><xs:annotation><xs:documentation xml:lang="fi">Hylkäyksen perustelu. Tarvittaessa hyväksyntäänkin voidaan antaa lisätietoa.</xs:documentation><xs:documentation xml:lang="sv"/><xs:documentation xml:lang="en">For example why business document was rejected.</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:maxLength value="2000"/></xs:restriction></xs:simpleType>
<xs:attribute name="message" type="MessageTypeType" use="required"><xs:annotation><xs:documentation xml:lang="fi">Kuitattava sanoma.</xs:documentation><xs:documentation xml:lang="sv"/><xs:documentation xml:lang="en">Identifies the type of the business message to be accepted/rejected.</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="parentId" type="xs:string" use="required"><xs:annotation><xs:documentation xml:lang="fi">parentId on kuitattavan sanoman (esim. tarjouksen tai mittaustodistuksen) id.</xs:documentation><xs:documentation xml:lang="sv"/><xs:documentation xml:lang="en">parentId is id of business message (e.g. offer or measurement certificate, message type defines this).</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="parentVersionNo" type="xs:string"><xs:annotation><xs:documentation xml:lang="fi">parentVersionNo on kuitattavan sanoman (esim. tarjouksen) versionro (versionNo).</xs:documentation><xs:documentation xml:lang="sv"/><xs:documentation xml:lang="en">parentVersionNo is versionNo of business message (e.g. offer, message type defines this).</xs:documentation></xs:annotation></xs:attribute>