Component Format – Leaflet

 

Characteristic view on the estimate

Table
Description automatically generated

 

List of properties

Property Name

Information

Mandatory

Lookup

Interdependent

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 the product. It needs to in mm in the XML. This field can be decimal.

Yes

No

No

OpenWidth

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

Yes

No

No

OpenHeight

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

Yes

No

No

 

XML Sample

<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">FormatLeaflet</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">FormatLeaflet</ID>

                                           <!-- Characteristic XML External Reference -->

                             </IDSet>

              </Extension>

</FeatureReference>

<FeatureReference>

              <Value>404</Value>

              <!-- Value on that property -->

              <Extension>

                             <IDSet idSetType="Feature">

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

                                           <!-- Fixed property name -->

                             </IDSet>

                             <IDSet idSetType="FeatureCategory">

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

                                           <!-- Characteristic XML External Reference -->

                             </IDSet>

              </Extension>

</FeatureReference>

<FeatureReference>

              <Value>206</Value>

              <!-- Value on that property -->

              <Extension>

                             <IDSet idSetType="Feature">

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

                                           <!-- Fixed property name -->

                             </IDSet>

                             <IDSet idSetType="FeatureCategory">

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

                                           <!-- Characteristic XML External Reference -->

                             </IDSet>

              </Extension>

</FeatureReference>