Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Imported schema RealEstate_20110214.xsd
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Properties
attribute form default: unqualified
element form default: qualified
version: 1.0
Element MunicipalityNumber
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Diagram
Diagram index12.tmp#id209
Type MunicipalityNumberType
Type hierarchy
Properties
content: simple
Facets
pattern [0-9]{3}
Used by
Source
<xs:element name="MunicipalityNumber" type="MunicipalityNumberType"/>
Element MunicipalityName
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Diagram
Diagram index12.tmp#id212
Type MunicipalityNameType
Type hierarchy
Properties
content: simple
Facets
maxLength 30
Used by
Source
<xs:element name="MunicipalityName" type="MunicipalityNameType"/>
Element AreaNumber
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Diagram
Diagram index12.tmp#id214
Type AreaNumberType
Properties
content: simple
Facets
pattern [0-9]{1,3}
Used by
Source
<xs:element name="AreaNumber" type="AreaNumberType"/>
Element GroupNumber
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Diagram
Diagram index12.tmp#id216
Type GroupNumberType
Properties
content: simple
Facets
pattern [0-9]{1,4}
Used by
Source
<xs:element name="GroupNumber" type="GroupNumberType"/>
Element UnitNumber
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Diagram
Diagram index12.tmp#id218
Type UnitNumberType
Properties
content: simple
Facets
pattern [0-9]{1,4}
Used by
Source
<xs:element name="UnitNumber" type="UnitNumberType"/>
Element UnseparetedParcelTypeChar
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Diagram
Diagram index12.tmp#id220
Type UnseparetedParcelTypeCharType
Properties
content: simple
Facets
maxLength 1
Used by
Source
<xs:element name="UnseparetedParcelTypeChar" type="UnseparetedParcelTypeCharType"/>
Element UnseparetedParcelNumber
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Diagram
Diagram index12.tmp#id222
Type UnseparetedParcelNumberType
Properties
content: simple
Facets
pattern [0-9]{0,4}
Used by
Source
<xs:element name="UnseparetedParcelNumber" type="UnseparetedParcelNumberType"/>
Element RealEstateName
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Diagram
Diagram index12.tmp#id224
Type RealEstateNameType
Type hierarchy
Properties
content: simple
Facets
maxLength 30
Used by
Source
<xs:element name="RealEstateName" type="RealEstateNameType"/>
Element RealEstates
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Diagram
Diagram index12.tmp#id849 index12.tmp#id848
Type RealEstatesType
Properties
content: complex
Model RealEstate+
Children RealEstate
Instance
<RealEstates>
  <RealEstate id="">{1,unbounded}</RealEstate>
</RealEstates>
Source
<xs:element name="RealEstates" type="RealEstatesType"/>
Element RealEstate
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Diagram
Diagram index12.tmp#id946 index12.tmp#id208 index12.tmp#id211 index12.tmp#id213 index12.tmp#id215 index12.tmp#id217 index12.tmp#id219 index12.tmp#id221 index12.tmp#id223 index12.tmp#id851 index12.tmp#id850
Type RealEstateType
Properties
content: complex
Used by
Complex Type RealEstatesType
Model MunicipalityNumber , MunicipalityName{0,1} , AreaNumber , GroupNumber , UnitNumber , UnseparetedParcelTypeChar{0,1} , UnseparetedParcelNumber{0,1} , RealEstateName , Parcels
Children AreaNumber, GroupNumber, MunicipalityName, MunicipalityNumber, Parcels, RealEstateName, UnitNumber, UnseparetedParcelNumber, UnseparetedParcelTypeChar
Instance
<RealEstate id="">
  <MunicipalityNumber>{1,1}</MunicipalityNumber>
  <MunicipalityName>{0,1}</MunicipalityName>
  <AreaNumber>{1,1}</AreaNumber>
  <GroupNumber>{1,1}</GroupNumber>
  <UnitNumber>{1,1}</UnitNumber>
  <UnseparetedParcelTypeChar>{0,1}</UnseparetedParcelTypeChar>
  <UnseparetedParcelNumber>{0,1}</UnseparetedParcelNumber>
  <RealEstateName>{1,1}</RealEstateName>
  <Parcels>{1,1}</Parcels>
</RealEstate>
Attributes
QName Type Fixed Default Use Annotation
id xs:string optional
Kiinteistö voidaan yksilöidä tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.
Real estate can be identified using string id.
Source
<xs:element name="RealEstate" type="RealEstateType"/>
Element Parcels
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Diagram
Diagram index12.tmp#id853 index12.tmp#id852
Type ParcelsType
Properties
content: complex
Used by
Complex Type RealEstateType
Model Parcel+
Children Parcel
Instance
<Parcels>
  <Parcel id="">{1,unbounded}</Parcel>
</Parcels>
Source
<xs:element name="Parcels" type="ParcelsType"/>
Element Parcel
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Diagram
Diagram index12.tmp#id945 index12.tmp#id855 index9.tmp#id857 index12.tmp#id854
Type ParcelType
Properties
content: complex
Used by
Complex Type ParcelsType
Model ParcelNumber , Stands
Children ParcelNumber, Stands
Instance
<Parcel id="">
  <ParcelNumber>{1,1}</ParcelNumber>
  <Stands>{1,1}</Stands>
</Parcel>
Attributes
QName Type Fixed Default Use Annotation
id xs:string optional
Palsta voidaan yksilöidä tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.
Parcel can be identified using string id.
Source
<xs:element name="Parcel" type="ParcelType"/>
Element ParcelNumber
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Diagram
Diagram index12.tmp#id856
Type ParcelNumberType
Type hierarchy
Properties
content: simple
Facets
minInclusive 0
Used by
Complex Type ParcelType
Source
<xs:element name="ParcelNumber" type="ParcelNumberType"/>
Element RealEstateData
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Diagram
Diagram index12.tmp#id225 index12.tmp#id208 index12.tmp#id211 index12.tmp#id213 index12.tmp#id215 index12.tmp#id217 index12.tmp#id219 index12.tmp#id221 index12.tmp#id223 index12.tmp#id207
Type RealEstateDataType
Properties
content: complex
Model MunicipalityNumber , MunicipalityName{0,1} , AreaNumber , GroupNumber , UnitNumber , UnseparetedParcelTypeChar{0,1} , UnseparetedParcelNumber{0,1} , RealEstateName
Children AreaNumber, GroupNumber, MunicipalityName, MunicipalityNumber, RealEstateName, UnitNumber, UnseparetedParcelNumber, UnseparetedParcelTypeChar
Instance
<RealEstateData id="">
  <MunicipalityNumber>{1,1}</MunicipalityNumber>
  <MunicipalityName>{0,1}</MunicipalityName>
  <AreaNumber>{1,1}</AreaNumber>
  <GroupNumber>{1,1}</GroupNumber>
  <UnitNumber>{1,1}</UnitNumber>
  <UnseparetedParcelTypeChar>{0,1}</UnseparetedParcelTypeChar>
  <UnseparetedParcelNumber>{0,1}</UnseparetedParcelNumber>
  <RealEstateName>{1,1}</RealEstateName>
</RealEstateData>
Attributes
QName Type Fixed Default Use Annotation
id xs:string optional
Kiinteistö voidaan yksilöidä tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.
Real estate can be identified using string id.
Source
<xs:element name="RealEstateData" type="RealEstateDataType"/>
Complex Type RealEstateDataType
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Annotations
Suppeat kiinteistön tiedot.
Compact real estate data.
Diagram
Diagram index12.tmp#id225 index12.tmp#id208 index12.tmp#id211 index12.tmp#id213 index12.tmp#id215 index12.tmp#id217 index12.tmp#id219 index12.tmp#id221 index12.tmp#id223
Used by
Complex Type RealEstateType
Element RealEstateData
Model MunicipalityNumber , MunicipalityName{0,1} , AreaNumber , GroupNumber , UnitNumber , UnseparetedParcelTypeChar{0,1} , UnseparetedParcelNumber{0,1} , RealEstateName
Children AreaNumber, GroupNumber, MunicipalityName, MunicipalityNumber, RealEstateName, UnitNumber, UnseparetedParcelNumber, UnseparetedParcelTypeChar
Attributes
QName Type Fixed Default Use Annotation
id xs:string optional
Kiinteistö voidaan yksilöidä tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.
Real estate can be identified using string id.
Source
<xs:complexType name="RealEstateDataType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Suppeat kiinteistön tiedot.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Compact real estate data.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="MunicipalityNumber"/>
    <xs:element ref="MunicipalityName" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="AreaNumber"/>
    <xs:element ref="GroupNumber"/>
    <xs:element ref="UnitNumber"/>
    <xs:element ref="UnseparetedParcelTypeChar" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="UnseparetedParcelNumber" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="RealEstateName"/>
  </xs:sequence>
  <xs:attribute name="id" type="xs:string">
    <xs:annotation>
      <xs:documentation xml:lang="fi">Kiinteistö voidaan yksilöidä tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.</xs:documentation>
      <xs:documentation xml:lang="sv"/>
      <xs:documentation xml:lang="en">Real estate can be identified using string id.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Simple Type MunicipalityNumberType
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Annotations
Kolmenumeroinen kuntanumero, kiinteistörekisterin kunta.
Municipality number of real estate.
Diagram
Diagram index13.tmp#id210
Type restriction of jhs:KuntaKoodiTyyppi
Type hierarchy
Facets
pattern [0-9]{3}
Used by
Source
<xs:simpleType name="MunicipalityNumberType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Kolmenumeroinen kuntanumero, kiinteistörekisterin kunta.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Municipality number of real estate.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="jhs:KuntaKoodiTyyppi">
    <xs:pattern value="[0-9]{3}"/>
  </xs:restriction>
</xs:simpleType>
Simple Type MunicipalityNameType
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Annotations
Kunnan nimi maksimissaan 30 merkkiä.
Name of municipality.
Diagram
Diagram index13.tmp#id43
Type restriction of jhs:NimiTekstiTyyppi
Type hierarchy
Facets
maxLength 30
Used by
Source
<xs:simpleType name="MunicipalityNameType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Kunnan nimi maksimissaan 30 merkkiä.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Name of municipality.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="jhs:NimiTekstiTyyppi">
    <xs:maxLength value="30"/>
  </xs:restriction>
</xs:simpleType>
Simple Type AreaNumberType
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Annotations
Kolmenumeroinen kylänumero, kiinteistörekisterin sijaintialue.
Area (village) number of real estate.
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9]{1,3}
Used by
Element AreaNumber
Source
<xs:simpleType name="AreaNumberType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Kolmenumeroinen kylänumero, kiinteistörekisterin sijaintialue.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Area (village) number of real estate.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:pattern value="[0-9]{1,3}"/>
  </xs:restriction>
</xs:simpleType>
Simple Type GroupNumberType
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Annotations
Neljänumeroinen talonumero, kiinteistörekisterin ryhmä.
Group (house) number of real estate.
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9]{1,4}
Used by
Element GroupNumber
Source
<xs:simpleType name="GroupNumberType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Neljänumeroinen talonumero, kiinteistörekisterin ryhmä.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Group (house) number of real estate.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:pattern value="[0-9]{1,4}"/>
  </xs:restriction>
</xs:simpleType>
Simple Type UnitNumberType
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Annotations
Neljänumeroinen tilanumero, kiinteistörekisterin yksikkö.
Unit number of real estate.
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9]{1,4}
Used by
Element UnitNumber
Source
<xs:simpleType name="UnitNumberType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Neljänumeroinen tilanumero, kiinteistörekisterin yksikkö.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Unit number of real estate.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:pattern value="[0-9]{1,4}"/>
  </xs:restriction>
</xs:simpleType>
Simple Type UnseparetedParcelTypeCharType
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Annotations
Kiinteistötunnuksen määräalakirjain, kiinteistörekisterin tyyppikirjain.
Unsepareted parcel type character of real estate.
Diagram
Diagram
Type restriction of xs:string
Facets
maxLength 1
Used by
Source
<xs:simpleType name="UnseparetedParcelTypeCharType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Kiinteistötunnuksen määräalakirjain, kiinteistörekisterin tyyppikirjain.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Unsepareted parcel type character of real estate.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:maxLength value="1"/>
  </xs:restriction>
</xs:simpleType>
Simple Type UnseparetedParcelNumberType
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Annotations
Kiinteistötunnuksen määräalanumero.
Unsepareted parcel number of real estate.
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9]{0,4}
Used by
Source
<xs:simpleType name="UnseparetedParcelNumberType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Kiinteistötunnuksen määräalanumero.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Unsepareted parcel number of real estate.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:pattern value="[0-9]{0,4}"/>
  </xs:restriction>
</xs:simpleType>
Simple Type RealEstateNameType
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Annotations
Kiinteistön nimi maksimissaan 30 merkkiä.
Name of real estates.
Diagram
Diagram index13.tmp#id43
Type restriction of jhs:NimiTekstiTyyppi
Type hierarchy
Facets
maxLength 30
Used by
Element RealEstateName
Source
<xs:simpleType name="RealEstateNameType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Kiinteistön nimi maksimissaan 30 merkkiä.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Name of real estates.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="jhs:NimiTekstiTyyppi">
    <xs:maxLength value="30"/>
  </xs:restriction>
</xs:simpleType>
Complex Type RealEstatesType
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Annotations
Kiinteistöjen tiedot.
Real estates data.
Diagram
Diagram index12.tmp#id849
Used by
Element RealEstates
Model RealEstate+
Children RealEstate
Source
<xs:complexType name="RealEstatesType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Kiinteistöjen tiedot.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Real estates data.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="RealEstate" minOccurs="1" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type RealEstateType
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Annotations
Kiinteistön tiedot.
Real estate data.
Diagram
Diagram index12.tmp#id946 index12.tmp#id208 index12.tmp#id211 index12.tmp#id213 index12.tmp#id215 index12.tmp#id217 index12.tmp#id219 index12.tmp#id221 index12.tmp#id223 index12.tmp#id851
Used by
Element RealEstate
Model MunicipalityNumber , MunicipalityName{0,1} , AreaNumber , GroupNumber , UnitNumber , UnseparetedParcelTypeChar{0,1} , UnseparetedParcelNumber{0,1} , RealEstateName , Parcels
Children AreaNumber, GroupNumber, MunicipalityName, MunicipalityNumber, Parcels, RealEstateName, UnitNumber, UnseparetedParcelNumber, UnseparetedParcelTypeChar
Attributes
QName Type Fixed Default Use Annotation
id xs:string optional
Kiinteistö voidaan yksilöidä tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.
Real estate can be identified using string id.
Source
<xs:complexType name="RealEstateType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Kiinteistön tiedot.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Real estate data.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="MunicipalityNumber"/>
    <xs:element ref="MunicipalityName" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="AreaNumber"/>
    <xs:element ref="GroupNumber"/>
    <xs:element ref="UnitNumber"/>
    <xs:element ref="UnseparetedParcelTypeChar" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="UnseparetedParcelNumber" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="RealEstateName"/>
    <xs:element ref="Parcels"/>
  </xs:sequence>
  <xs:attribute name="id" type="xs:string">
    <xs:annotation>
      <xs:documentation xml:lang="fi">Kiinteistö voidaan yksilöidä tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.</xs:documentation>
      <xs:documentation xml:lang="sv"/>
      <xs:documentation xml:lang="en">Real estate can be identified using string id.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Complex Type ParcelsType
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Annotations
Palstojen tiedot.
Parcels data.
Diagram
Diagram index12.tmp#id853
Used by
Element Parcels
Model Parcel+
Children Parcel
Source
<xs:complexType name="ParcelsType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Palstojen tiedot.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Parcels data.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="Parcel" minOccurs="1" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type ParcelType
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Annotations
Palstan tiedot.
Parcel data.
Diagram
Diagram index12.tmp#id945 index12.tmp#id855 index9.tmp#id857
Used by
Element Parcel
Model ParcelNumber , Stands
Children ParcelNumber, Stands
Attributes
QName Type Fixed Default Use Annotation
id xs:string optional
Palsta voidaan yksilöidä tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.
Parcel can be identified using string id.
Source
<xs:complexType name="ParcelType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Palstan tiedot.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Parcel data.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="ParcelNumber"/>
    <xs:element ref="st:Stands"/>
  </xs:sequence>
  <xs:attribute name="id" type="xs:string">
    <xs:annotation>
      <xs:documentation xml:lang="fi">Palsta voidaan yksilöidä tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.</xs:documentation>
      <xs:documentation xml:lang="sv"/>
      <xs:documentation xml:lang="en">Parcel can be identified using string id.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Simple Type ParcelNumberType
Namespace http://standardit.tapio.fi/schemas/forestData/realEstate/2011/02/14
Annotations
Palstanumero.
Parcel number.
Diagram
Diagram index3.tmp#id103
Type PositiveIntegerType
Type hierarchy
Facets
minInclusive 0
Used by
Element ParcelNumber
Source
<xs:simpleType name="ParcelNumberType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Palstanumero.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Parcel number.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="bdt:PositiveIntegerType"/>
</xs:simpleType>
Attribute RealEstateDataType / @id
Namespace No namespace
Annotations
Kiinteistö voidaan yksilöidä tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.
Real estate can be identified using string id.
Type xs:string
Properties
content: simple
Used by
Complex Type RealEstateDataType
Source
<xs:attribute name="id" type="xs:string">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Kiinteistö voidaan yksilöidä tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Real estate can be identified using string id.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute ParcelType / @id
Namespace No namespace
Annotations
Palsta voidaan yksilöidä tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.
Parcel can be identified using string id.
Type xs:string
Properties
content: simple
Used by
Complex Type ParcelType
Source
<xs:attribute name="id" type="xs:string">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Palsta voidaan yksilöidä tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Parcel can be identified using string id.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute RealEstateType / @id
Namespace No namespace
Annotations
Kiinteistö voidaan yksilöidä tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.
Real estate can be identified using string id.
Type xs:string
Properties
content: simple
Used by
Complex Type RealEstateType
Source
<xs:attribute name="id" type="xs:string">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Kiinteistö voidaan yksilöidä tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Real estate can be identified using string id.</xs:documentation>
  </xs:annotation>
</xs:attribute>