Open main menu
Home
Random
Recent changes
Special pages
Community portal
Settings
About Consumerium development wiki
Disclaimers
Consumerium development wiki
Search
User menu
Talk
Contributions
Log in
Editing
User:Jukeboksi/Testing
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
<tt> <?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (C) 2002 Juxo Heikkurinen (consumerium@consumerium.org) This code is licenced under GPL. Licence details available at http://www.gnu.org/licenses/gpl.html Please comment all elements, attributes and entities when editing a DTD so that we can all keep track of where the code is going Revision history: 28.09.2002 Initial version by Juxo Heikkurinen (consumerium@consumerium.org) 29.09.2002 Added ELEMENTs joint_venture, venturer by Juxo Heikkurinen (consumerium@consumerium.org) 11.10.2002 Modified ELEMENT corporation to use correct terminology for subsidiaries by Juxo Heikkurinen (consumerium@consumerium.org) 12.10.2002 Added ELEMENT cium_data by Juxo Heikkurinen (consumerium@consumerium.org) 21.10.2002 Added ELEMENT "co-operative" by Juxo Heikkurinen (consumerium@consumerium.org) KESKEN!!!!! --> <!ENTITY % icdt SYSTEM "common_datatypes.dtd"> %icdt; <!-- reference to Imported Common DataTypes --> <!ELEMENT company (sole_trader|general_partnership|limited_partnership|ltd|plc|co-operative) > <!ATTLIST company id ID #REQUIRED> <!ELEMENT sole_trader (name, country_code, national_registrycode, hq, established, cium_data, brands?)> <!ELEMENT general_partnership (name, country_code, national_registrycode, hq, established, cium_data, brands?)> <!ELEMENT limited_partnership (name, country_code, national_registrycode, hq, established, cium_data, brands?)> <!ELEMENT ltd (name, country_code, national_registrycode, established, hq, cium_data, corporation, joint_venture?, brands?)> <!ELEMENT plc (name, country_code, national_registrycode, established, hq, cium_data, corporation, joint_venture?, brands?, listings?)> <!ELEMENT co-operative (name, country_code, national_registrycode, hq, established, cium_data, brands?)> <!ELEMENT name (#PCDATA) > <!-- Name of the company as registered in the national company registry --> <!ELEMENT national_registrycode (#PCDATA) > <!-- This will be defined more tightly when we find out the syntax for all countries --> <!ELEMENT established (date) > <!-- When was the company established --> <!ELEMENT hq (address) > <!-- Address of the company's Head Quarters --> <!ELEMENT cium_data (added_date, added_by) > <!-- Data about when and by who was this company-data entered into cium --> <!ELEMENT added_date (date) > <!-- Date, when this company was originally added to cium --> <!ELEMENT added_by (#PCDATA) > <!-- Info on by whom this company-document was originally submitted to cium --> <!ATTLIST added_by class (self | cium_staff | ngo | activist) "self" > <!--Type of the participant that originally added this company: company itself, cium staff, ngo or activist --> <!ELEMENT corporation ((is_not_corporated)|(is_holding_company, subsidiary+)|(is_subsidiary, subsidiary*)) > <!ELEMENT is_not_corporated EMPTY > <!-- "This company is not a part of a corporation (Does not own 100% of any company and is not wholly owned by another company)" --> <!ELEMENT is_holding_company EMPTY > <!-- "This is the holding company (head) of a corporation" --> <!ELEMENT is_subsidiary EMPTY > <!ATTLIST is_subsidiary of IDREF #IMPLIED > <!ELEMENT subsidiary EMPTY > <!ATTLIST subsidiary is IDREF #IMPLIED > <!ELEMENT joint_venture (venturer, percent)+ > <!ELEMENT venturer EMPTY > <!ATTLIST venturer is IDREF #IMPLIED > <!ELEMENT brands (brand+)> <!-- Brands owned by this company --> <!ELEMENT brand (#PCDATA)> <!-- Brand names are considered to be unique when combined with country_code and name of company --> <!ELEMENT listings (listing+) > <!-- In which stock exchanges is this company enlisted in? --> <!ELEMENT listing (stockexchange, abbreviation, listed_date) > <!ELEMENT stockexchange EMPTY> <!ATTLIST stockexchange is (NYSE|NASDAQ|FTSE|DAX|HEX) "NYSE" > <!-- Name of the exchange --> <!ELEMENT abbreviation (#PCDATA) > <!-- Abbreviation used for this company in the exchange --> <!ELEMENT listed_date (date) > <!-- The date of enlistment --> </tt>
Summary:
Please note that all contributions to Consumerium development wiki are considered to be released under the GNU Free Documentation License 1.3 or later (see
Consumerium:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:
Cancel
Editing help
(opens in new window)