General notes
This program documents the OpenEstate-Standard and offers different
tools for developer needs.
Tab 'Specification'
The actual coverage by the OpenEstate-definitions can be found here.
- Real-estate-types are displayed in a hierarchical tree on the left side.
- Select a real-estate-type to view it's specification.
- Every real-estate-type has general attributes (f.e. areas).
- Every real-estate-type has one ore more marketing-action in connection (f.e. rent).
- Every marketing-action can have it's own attributes (f.e. rent costs).
- If the button 'Create XML-example' is pressed, a random xml-example of the selected real-estate-type & marketing-action is displayed.
Tab 'Examples'
Different xml-examples can be generated here.
- To create a xml-example, press the button 'Create random example...'.
-
OpenEstate-XML consists of the following element-declarations:
(a) Estate = encapsulated data for a real-estate
(b) Agent = encapsulated data for a real-estate-agent
(c) Agency = Agent + Estate + additional contacts
(d) Transfer = Agency + additional transfer-informations
- The generated examples will displayed inside the textarea.
Tab 'Converter'
Convert xml-documents into differents formats. This can be useful for
testing purposes.
- Enter your xml-document in the upper textarea (Input).
- If you press the button 'Serialization', the xml-document is beeing read in the selected format and written in the same format to the output-textarea.
- If you press the button 'Conversion', the xml-document is beeing read in the 1st selected format and written in the 2nd selected format to the output-textarea.
Tab 'Translation'
Translate the OpenEstate-standard in different languages.
- A table is displayed, that contains the available translations.
- Every translation has unique ID, that is displayed in the first column. This value can not be modified.
- Enter your translation into the 2nd column.
- Press the button 'Save translation to file' to save your translation work.
- Press the button 'Open translation from file' to load an already saved translation.
- Press the button 'Open default-translation' in a certain language.