Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Imported schema ForestUseDeclarationReference.xsd
Namespace http://standardit.tapio.fi/schemas/forestData/forestusedeclarationreference
Properties
attribute form default: unqualified
element form default: qualified
version: V10.05
Element ForestUseDeclarationReference
Namespace http://standardit.tapio.fi/schemas/forestData/forestusedeclarationreference
Diagram
Diagram index29.tmp#id318 index29.tmp#id319 index3.tmp#id122 index29.tmp#id307 index29.tmp#id309 index29.tmp#id311 index29.tmp#id313 index29.tmp#id315 index29.tmp#id306
Type ForestUseDeclarationType
Properties
content: complex
Used by
Model TimeStamp , DeclarationReference , AcceptanceDate , SpecialPermission , AdditionalText{0,1} , OriginalXmlFile{0,1}
Children AcceptanceDate, AdditionalText, DeclarationReference, OriginalXmlFile, SpecialPermission, TimeStamp
Instance
<ForestUseDeclarationReference id="" parentId="">
  <TimeStamp>{1,1}</TimeStamp>
  <DeclarationReference>{1,1}</DeclarationReference>
  <AcceptanceDate>{1,1}</AcceptanceDate>
  <SpecialPermission>{1,1}</SpecialPermission>
  <AdditionalText>{0,1}</AdditionalText>
  <OriginalXmlFile xmime:contentType="">{0,1}</OriginalXmlFile>
</ForestUseDeclarationReference>
Attributes
QName Type Fixed Default Use Annotation
id xs:string required
Viiteavain toisen sanoman avaintietoon (työmaan / leimikon tunniste).Surrogate reference key for working site generated by first sender.
parentId xs:string optional
Viiteavain toisen sanoman avaintietoon (tarjouspyynnön / tarjouksen tunniste).Surrogate reference key for call for offer / offer generated by first sender.
Source
<xs:element name="ForestUseDeclarationReference" type="ForestUseDeclarationType"/>
Element DeclarationReference
Namespace http://standardit.tapio.fi/schemas/forestData/forestusedeclarationreference
Diagram
Diagram index29.tmp#id308
Type DeclarationReferenceType
Properties
content: simple
Facets
maxLength 30
Used by
Source
<xs:element name="DeclarationReference" type="DeclarationReferenceType"/>
Element AcceptanceDate
Namespace http://standardit.tapio.fi/schemas/forestData/forestusedeclarationreference
Diagram
Diagram index29.tmp#id310
Type AcceptanceDateType
Type hierarchy
Properties
content: simple
Facets
minInclusive 1900-01-01
Used by
Source
<xs:element name="AcceptanceDate" type="AcceptanceDateType"/>
Element SpecialPermission
Namespace http://standardit.tapio.fi/schemas/forestData/forestusedeclarationreference
Diagram
Diagram index29.tmp#id312
Type SpecialPermissionType
Type hierarchy
Properties
content: simple
Facets
enumeration 0
Ei
enumeration 1
Kyllä
Used by
Source
<xs:element name="SpecialPermission" type="SpecialPermissionType"/>
Element AdditionalText
Namespace http://standardit.tapio.fi/schemas/forestData/forestusedeclarationreference
Diagram
Diagram index29.tmp#id314
Type AdditionalTextType
Properties
content: simple
Facets
maxLength 5000
Used by
Source
<xs:element name="AdditionalText" type="AdditionalTextType"/>
Element ForestUseDeclarationType / OriginalXmlFile
Namespace http://standardit.tapio.fi/schemas/forestData/forestusedeclarationreference
Annotations
Alkuperäinen Metsäkeskukseen toimitettu xml-muotoinen Metsänkäyttöilmoitus-tiedosto
Original forest use declaration xml-format document that has been delivered to Finnish Forestry Centre
Diagram
Diagram index42.tmp#id317 index42.tmp#id316
Type xmime:base64Binary
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
xmime:contentType restriction of xs:string optional
Source
<xs:element minOccurs="0" name="OriginalXmlFile" type="xmime:base64Binary">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Alkuperäinen Metsäkeskukseen toimitettu xml-muotoinen Metsänkäyttöilmoitus-tiedosto</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Original forest use declaration xml-format document that has been delivered to Finnish Forestry Centre</xs:documentation>
  </xs:annotation>
</xs:element>
Element ForestUseDeclarationReferences
Namespace http://standardit.tapio.fi/schemas/forestData/forestusedeclarationreference
Diagram
Diagram index29.tmp#id305 index29.tmp#id1185
Type ForestUseDeclarationsType
Properties
content: complex
Used by
Model ForestUseDeclarationReference+
Children ForestUseDeclarationReference
Instance
<ForestUseDeclarationReferences>
  <ForestUseDeclarationReference id="" parentId="">{1,unbounded}</ForestUseDeclarationReference>
</ForestUseDeclarationReferences>
Source
<xs:element name="ForestUseDeclarationReferences" type="ForestUseDeclarationsType"/>
Complex Type ForestUseDeclarationType
Namespace http://standardit.tapio.fi/schemas/forestData/forestusedeclarationreference
Annotations
Metsänkäyttöilmoituksen rakenteen määrittely.
Structure for forest Use declaration message.
Diagram
Diagram index29.tmp#id318 index29.tmp#id319 index3.tmp#id122 index29.tmp#id307 index29.tmp#id309 index29.tmp#id311 index29.tmp#id313 index29.tmp#id315
Used by
Model TimeStamp , DeclarationReference , AcceptanceDate , SpecialPermission , AdditionalText{0,1} , OriginalXmlFile{0,1}
Children AcceptanceDate, AdditionalText, DeclarationReference, OriginalXmlFile, SpecialPermission, TimeStamp
Attributes
QName Type Fixed Default Use Annotation
id xs:string required
Viiteavain toisen sanoman avaintietoon (työmaan / leimikon tunniste).Surrogate reference key for working site generated by first sender.
parentId xs:string optional
Viiteavain toisen sanoman avaintietoon (tarjouspyynnön / tarjouksen tunniste).Surrogate reference key for call for offer / offer generated by first sender.
Source
<xs:complexType name="ForestUseDeclarationType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Metsänkäyttöilmoituksen rakenteen määrittely.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Structure for forest Use declaration message.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="co:TimeStamp"/>
    <xs:element ref="DeclarationReference"/>
    <xs:element ref="AcceptanceDate"/>
    <xs:element ref="SpecialPermission"/>
    <xs:element ref="AdditionalText" minOccurs="0"/>
    <xs:element minOccurs="0" name="OriginalXmlFile" type="xmime:base64Binary">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Alkuperäinen Metsäkeskukseen toimitettu xml-muotoinen Metsänkäyttöilmoitus-tiedosto</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en">Original forest use declaration xml-format document that has been delivered to Finnish Forestry Centre</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="parentId" type="xs:string">
    <xs:annotation>
      <xs:documentation xml:lang="fi">Viiteavain toisen sanoman avaintietoon (tarjouspyynnön / tarjouksen tunniste).</xs:documentation>
      <xs:documentation xml:lang="sv"/>
      <xs:documentation xml:lang="en">Surrogate reference key for call for offer / offer generated by first sender.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="id" type="xs:string" use="required">
    <xs:annotation>
      <xs:documentation xml:lang="fi">Viiteavain toisen sanoman avaintietoon (työmaan / leimikon tunniste).</xs:documentation>
      <xs:documentation xml:lang="sv"/>
      <xs:documentation xml:lang="en">Surrogate reference key for working site generated by first sender.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Simple Type DeclarationReferenceType
Namespace http://standardit.tapio.fi/schemas/forestData/forestusedeclarationreference
Annotations
Sähköisen tiedonsiirron ilmoitusviite.
Id for electrical data transfer to authorities.
Diagram
Diagram
Type restriction of xs:string
Facets
maxLength 30
Used by
Source
<xs:simpleType name="DeclarationReferenceType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Sähköisen tiedonsiirron ilmoitusviite.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Id for electrical data transfer to authorities.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:maxLength value="30"/>
  </xs:restriction>
</xs:simpleType>
Simple Type AcceptanceDateType
Namespace http://standardit.tapio.fi/schemas/forestData/forestusedeclarationreference
Annotations
Metsäkeskuksen vastaanottopvm.
Diagram
Diagram index3.tmp#id117
Type DateType
Type hierarchy
Facets
minInclusive 1900-01-01
Used by
Element AcceptanceDate
Source
<xs:simpleType name="AcceptanceDateType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Metsäkeskuksen vastaanottopvm.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
  <xs:restriction base="co:DateType"/>
</xs:simpleType>
Simple Type SpecialPermissionType
Namespace http://standardit.tapio.fi/schemas/forestData/forestusedeclarationreference
Annotations
Tieto siitä, onko kyseessä poikkeuslupa.
Diagram
Diagram index0.tmp#id204
Type YesNoType
Type hierarchy
Facets
enumeration 0
Ei
enumeration 1
Kyllä
Used by
Source
<xs:simpleType name="SpecialPermissionType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Tieto siitä, onko kyseessä poikkeuslupa.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
  <xs:restriction base="co:YesNoType"/>
</xs:simpleType>
Simple Type AdditionalTextType
Namespace http://standardit.tapio.fi/schemas/forestData/forestusedeclarationreference
Annotations
Metsänkäyttöilmoituksen teksti.
Diagram
Diagram
Type restriction of xs:string
Facets
maxLength 5000
Used by
Element AdditionalText
Source
<xs:simpleType name="AdditionalTextType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Metsänkäyttöilmoituksen teksti.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:maxLength value="5000"/>
  </xs:restriction>
</xs:simpleType>
Complex Type ForestUseDeclarationsType
Namespace http://standardit.tapio.fi/schemas/forestData/forestusedeclarationreference
Annotations
Leimikon metsänkäyttöilmoitusten rakenteiden määrittely.
Diagram
Diagram index29.tmp#id305
Used by
Model ForestUseDeclarationReference+
Children ForestUseDeclarationReference
Source
<xs:complexType name="ForestUseDeclarationsType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Leimikon metsänkäyttöilmoitusten rakenteiden määrittely.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="ForestUseDeclarationReference" minOccurs="1" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Metsänkäyttöilmoitukset.</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en"/>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <!-- attribuutti parentId poistettu -->
</xs:complexType>
Attribute ForestUseDeclarationType / @parentId
Namespace No namespace
Annotations
Viiteavain toisen sanoman avaintietoon (tarjouspyynnön / tarjouksen tunniste).
Surrogate reference key for call for offer / offer generated by first sender.
Type xs:string
Properties
content: simple
Used by
Source
<xs:attribute name="parentId" type="xs:string">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Viiteavain toisen sanoman avaintietoon (tarjouspyynnön / tarjouksen tunniste).</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Surrogate reference key for call for offer / offer generated by first sender.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute ForestUseDeclarationType / @id
Namespace No namespace
Annotations
Viiteavain toisen sanoman avaintietoon (työmaan / leimikon tunniste).
Surrogate reference key for working site generated by first sender.
Type xs:string
Properties
use: required
Used by
Source
<xs:attribute name="id" type="xs:string" use="required">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Viiteavain toisen sanoman avaintietoon (työmaan / leimikon tunniste).</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Surrogate reference key for working site generated by first sender.</xs:documentation>
  </xs:annotation>
</xs:attribute>