<?xml version="1.0" encoding="utf-8"?>
<p28doc:iso_10303_28 version="2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:cnf="urn:oid:1.0.10303.28.2.1.2" xmlns:p28doc="urn:oid:1.0.10303.28.2.1.3" xsi:schemaLocation="urn:oid:1.0.10303.28.2.1.1 exp.xsd urn:oid:1.0.10303.28.2.1.3 p28.xsd urn:iso10303-28:express/AP236_Schema_arm AP236_v2_1.xsd">
	<p28doc:express id="AP236_Schema_arm" schema_name="AP236_Schema_arm" schemaLocation="./AP236_Schema_arm.exp" xsi:nil="true"/>
	<cnf:configuration id="conf" schema="AP236_Schema_arm" configurationLocation="./config.xml" xsi:nil="true"/>
	<exp:uos id="data01" xmlns:ap236="urn:iso10303-28:express/AP236_Schema_arm" xmlns:exp="urn:oid:1.0.10303.28.2.1.1" xsi:schemaLocation="urn:iso10303-28:express/AP236_Schema_arm AP236_v2_1.xsd" express="AP236_Schema_arm" configuration="conf" xsi:type="ap236:uos">

	<ap236:Expression_extension id="ee_0001">
		<name/>
		<expression_associated>
			 <ap236:Plus_expression ref="pe_0001"/> 
		</expression_associated>
	</ap236:Expression_extension>
	
	<ap236:Plus_expression id="pe_0001">
		<operands>
			<ap236:Int_literal ref="il_0001"/>
			<ap236:Real_literal ref="rl_0001"/>
		</operands>
	</ap236:Plus_expression>
	
	<ap236:Int_literal id="il_0001">
	  <the_value>20</the_value>
	</ap236:Int_literal>
	
	<ap236:Real_literal id="rl_0001">
	  <the_value>10.5</the_value>
	</ap236:Real_literal>
	
<!-- ********* numerical_expressions ***************** -->

	<ap236:Expression_extension id="ee_0002">
		<name/>
		<expression_associated>
			 <ap236:Mult_expression ref="me_0001"/> 
		</expression_associated>
	</ap236:Expression_extension>
	
	<ap236:Mult_expression id="me_0001">
		<operands>
			<ap236:Int_literal ref="il_0001"/>
			<ap236:Int_numeric_variable ref="inv_0001"/>
			<ap236:Real_numeric_variable ref="rnv_0001"/>
		</operands>
	</ap236:Mult_expression>
	
	<ap236:Int_numeric_variable id="inv_0001"/>
	
	<ap236:Real_numeric_variable id="rnv_0001"/>
	
<!-- ************************** -->

	<ap236:Expression_extension id="ee_0003">
		<name/>
		<expression_associated>
			 <ap236:Div_expression ref="de_0001"/> 
		</expression_associated>
	</ap236:Expression_extension>
	
	<ap236:Div_expression id="de_0001">
		<operands>
			<ap236:Int_numeric_variable ref="inv_0001"/>
			<ap236:Real_numeric_variable ref="rnv_0001"/>
		</operands>
	</ap236:Div_expression>
	
<!-- ************ string_expression ************** -->	

	<ap236:Expression_extension id="ee_0004">
		<name/>
		<expression_associated>
			 <ap236:Concat_expression ref="cce_0001"/> 
		</expression_associated>
	</ap236:Expression_extension>
	
	<ap236:Concat_expression id="cce_0001">
		<operands>
			<ap236:String_literal ref="sl_0001"/>
			<ap236:String_variable ref="sv_0001"/>
		</operands>
	</ap236:Concat_expression>

	<ap236:String_literal id="sl_0001">
	  <the_value>the product is: </the_value>
	</ap236:String_literal>

	<ap236:String_variable id="sv_0001"/>

<!-- *********** boolean_expression *************** -->
	
	<ap236:Comparison_greater_equal id="cge_0001">
		<operands>
			<ap236:Mult_expression ref="me_0001"/>
			<ap236:Plus_expression ref="pe_0001"/>
		</operands>
	</ap236:Comparison_greater_equal>
	
		
<!-- ************ conditional_expression ************** -->	

	<ap236:Expression_extension id="ee_0005">
		<name/>
		<expression_associated>
			 <ap236:Conditional_expression ref="cde_0001"/> 
		</expression_associated>
	</ap236:Expression_extension>
	
	<ap236:Conditional_expression id="cde_0001">
		<id/>
		<description/>
		<if_condition  xsi:type="ap236:Comparison_greater_equal" ref="cge_0001"/>
		<then_condition xsi:type="ap236:Concat_expression" ref="cce_0001"/>
		<else_condition/>
	</ap236:Conditional_expression>


<!-- ************************************* -->
	
	<ap236:Environment id="env_0001">
		<syntactic_representation ref="inv_0001"/>
		<semantics xsi:type="ap236:Variable_expression" ref="vae_0001"/>
	</ap236:Environment>

	<ap236:Environment id="env_0002">
		<syntactic_representation ref="rnv_0001"/>
		<semantics xsi:type="ap236:Variable_expression" ref="vae_0002"/>
	</ap236:Environment>
	
	<ap236:Environment id="env_0003">
		<syntactic_representation ref="sv_0001"/>
		<semantics xsi:type="ap236:Variable_expression" ref="vae_0003"/>
	</ap236:Environment>

	<ap236:Variable_expression id="vae_0001">
		<property_associated>
			<ap236:Representation ref="r_0002"/> 
		</property_associated>
	</ap236:Variable_expression>
	
	<ap236:Variable_expression id="vae_0002">
		<property_associated>
			<ap236:Representation ref="r_0003"/> 
		</property_associated>
	</ap236:Variable_expression>
	
	<ap236:Variable_expression id="vae_0003">
		<property_associated>
			<ap236:Representation ref="r_0004"/> 
		</property_associated>
	</ap236:Variable_expression>
	


<ap236:Representation id="r_0002">
  <context_of_items ref="rc_0001"/> 
  <items>
  	<ap236:Expression_extension ref="ee_0001"/>
  </items>   
</ap236:Representation>

<ap236:Representation id="r_0003">
  <context_of_items ref="rc_0001"/> 
  <items>
  	<ap236:Expression_extension ref="ee_0001"/>
  </items>   
</ap236:Representation>

<ap236:Representation id="r_0004">
  <context_of_items ref="rc_0001"/> 
  <items>
  	<ap236:Expression_extension ref="ee_0001"/>
  </items>   
</ap236:Representation>

<!-- ********************** -->

<ap236:Applied_independent_property id="aip_0001">
    <name />
    <described_element>
      <ap236:Product_class ref="pc_0001" />
    </described_element>
    <base_independent_property ref="ip_0001" />
  </ap236:Applied_independent_property>

<ap236:Independent_property id="ip_0001">
    <id />
    <property_type>Bredd</property_type>
  </ap236:Independent_property>

  <ap236:Independent_property_representation id="ipr_0001">
    <property ref="ip_0001" />
    <rep ref="r_0001" />
  </ap236:Independent_property_representation>


 <ap236:Product_class id="pc_0001">
	<id>Legs_1</id>
	<name>Legs_1</name>
	<level_type>product</level_type>
</ap236:Product_class>


<ap236:Representation id="r_0001">
  <context_of_items ref="rc_0001"/> 
  <items>
  	<ap236:Expression_extension ref="ee_0001"/>
  </items>   
</ap236:Representation>


<ap236:Representation_context id="rc_0001">
  <id>rc_0001</id>
  <kind>xxx</kind>
</ap236:Representation_context>

		</exp:uos>
</p28doc:iso_10303_28>
