Component Format – Flexible

 

Characteristic view on the estimate

Graphical user interface, application
Description automatically generated

 

List of properties

Property Name

Information

Mandatory

Lookup

Interdependent

TypeofModel

List of models that will define the variables for this format.

Yes

Yes

No

ClosedWidth

Closed format - Width of the product. It needs to in mm in the XML. This field can be decimal.

Yes

No

No

ClosedHeight

Closed format - Height of the product. It needs to in mm in the XML. This field can be decimal.

Yes

No

No

Note

 Note field that could be added to the format.

No

No

No

Variable1 

N

Fixed variables from 1 up to 10. Update the characteristic variable in sequence. They are described as items in the characteristic as bellow.

Graphical user interface, application, Word
Description automatically generated

In case the message provides a number of variables and there are not enough variables created in the characteristic to receive it, the message will be rejected.

In case the XML provides the “Varible1” and “Variable3”, the system will save them in the “Flap down” and “Flap right” (using the sample above). The variables are not mandatory, so some it can be blank.

No

No

No

 

Lookup - To find the possible values for the Type of Model, go to Specification Characteristic Record > Select the Flexible format characteristic > Edit > Edit characteristic info

Graphical user interface, application
Description automatically generated

Graphical user interface, application, Word
Description automatically generated

 

XML Sample

<FeatureReference>

              <Value>Model 1</Value>

              <!-- Value on that property -->

              <Extension>

                             <IDSet idSetType="Feature">

                                           <ID schemeAgencyID="3RDMIS">TyeofModel</ID>

                                           <!-- Fixed property name -->

                             </IDSet>

                             <IDSet idSetType="FeatureCategory">

                                           <ID schemeAgencyID="3RDMIS">FormatFlexible</ID>

                                           <!-- Characteristic XML External Reference -->

                             </IDSet>

              </Extension>

</FeatureReference>

<FeatureReference>

              <Value>202</Value>

              <!-- Value on that property -->

              <Extension>

                             <IDSet idSetType="Feature">

                                           <ID schemeAgencyID="3RDMIS">ClosedWidth</ID>

                                           <!-- Fixed property name -->

                             </IDSet>

                             <IDSet idSetType="FeatureCategory">

                                           <ID schemeAgencyID="3RDMIS">FormatFlexible</ID>

                                           <!-- Characteristic XML External Reference -->

                             </IDSet>

              </Extension>

</FeatureReference>

<FeatureReference>

              <Value>266</Value>

              <!-- Value on that property -->

              <Extension>

                             <IDSet idSetType="Feature">

                                           <ID schemeAgencyID="3RDMIS">ClosedHeight</ID>

                                           <!-- Fixed property name -->

                             </IDSet>

                             <IDSet idSetType="FeatureCategory">

                                           <ID schemeAgencyID="3RDMIS">FormatFlexible</ID>

                                           <!-- Characteristic XML External Reference -->

                             </IDSet>

              </Extension>

</FeatureReference>

<FeatureReference>

              <Value>Note in here</Value>

              <!-- Value on that property -->

              <Extension>

                             <IDSet idSetType="Feature">

                                           <ID schemeAgencyID="3RDMIS">Note</ID>

                                           <!-- Fixed property name -->

                             </IDSet>

                             <IDSet idSetType="FeatureCategory">

                                           <ID schemeAgencyID="3RDMIS">FormatFlexible</ID>

                                           <!-- Characteristic XML External Reference -->

                             </IDSet>

              </Extension>

</FeatureReference>

<FeatureReference>

              <Value>22</Value>

              <!-- Value on that property -->

              <Extension>

                             <IDSet idSetType="Feature">

                                           <ID schemeAgencyID="3RDMIS">Variable1</ID>

                                           <!-- Fixed property name -->

                             </IDSet>

                             <IDSet idSetType="FeatureCategory">

                                           <ID schemeAgencyID="3RDMIS">FormatFlexible</ID>

                                           <!-- Characteristic XML External Reference -->

                             </IDSet>

              </Extension>

</FeatureReference>

<FeatureReference>

              <Value>20</Value>

              <!-- Value on that property -->

              <Extension>

                             <IDSet idSetType="Feature">

                                           <ID schemeAgencyID="3RDMIS">Variable2</ID>

                                           <!-- Fixed property name -->

                             </IDSet>

                             <IDSet idSetType="FeatureCategory">

                                           <ID schemeAgencyID="3RDMIS">FormatFlexible</ID>

                                           <!-- Characteristic XML External Reference -->

                             </IDSet>

              </Extension>

</FeatureReference>

<FeatureReference>

              <Value>20</Value>

              <!-- Value on that property -->

              <Extension>

                             <IDSet idSetType="Feature">

                                           <ID schemeAgencyID="3RDMIS">Variable3</ID>

                                           <!-- Fixed property name -->

                             </IDSet>

                             <IDSet idSetType="FeatureCategory">

                                           <ID schemeAgencyID="3RDMIS">FormatFlexible</ID>

                                           <!-- Characteristic XML External Reference -->

                             </IDSet>

              </Extension>

</FeatureReference>