Property (XML Mapping)
Mapping ECLASS Property

ECLASS property object is mapped in OntoML into NON_DEPENDENT_P_DET_Type in most of the cases:
<ontoml:property xsi:type="ontoml:NON_DEPENDENT_P_DET_Type" id="0173-1#02-BAA270#002"> <name_scope class_ref="0173-1#01-AAA001#001"/> <date_of_original_definition>2004-09-27Z</date_of_original_definition> <date_of_current_version>2009-11-28Z</date_of_current_version> <date_of_current_revision>2009-11-28Z</date_of_current_revision> <revision>2</revision> <status>66</status> <source_language country_code="EN" language_code="en"/> <preferred_name> <label country_code="DE" language_code="de">Kurzschlussstrom</label> <label country_code="EN" language_code="en">Short circuit current</label> <label country_code="ES" language_code="es">Corriente de cortocircuito</label> <label country_code="FR" language_code="fr">Courant de court-circuit</label> <label country_code="IT" language_code="it">corrente di cortocircuito</label> <label country_code="CN" language_code="zh">短路电流</label> </preferred_name> <definition> <text country_code="DE" language_code="de">Für ein Betriebsmittel der während einer bestimmten Dauer maximal zulässige Strom bei einem Kurzschluss</text> <text country_code="EN" language_code="en">For an operating resource, the maximum short-circuit current permitted during a certain period of time</text> <text country_code="ES" language_code="es">La máxima corriente permitida, durante un periodo de tiempo determinado, para un medio de operación durante un cortocircuito.</text> <text country_code="FR" language_code="fr">Courant maxi. admissible en cas de court-circuit pour un moyen de production pendant une certaine durée.</text> <text country_code="IT" language_code="it">La massima corrente ammessa misurata in un cortocircuito in un dispositivo di servizio durante un periodo determinato.</text> <text country_code="CN" language_code="zh">一个设备在一定时间之内直到短路时所容许的最大电流</text> </definition> <det_classification>E01</det_classification> <domain xsi:type="ontoml:REAL_TYPE_Type"> <value_format>NR2..3.3</value_format> </domain> </ontoml:property>
If the property is depending on another property then the specialization used is ontoml:DEPENDENT_P_DET_Type.
If other properties depends on one property then this one (the condition) uses specialization ontoml:CONDITION_DET_Type.