| schema location: | C:\Documents and Settings\schafer\My Documents\DMLspec.org\DML_XSD_2_1\DMLschema_2.1.1-Rev-A.xsd |
| diagram | ![]() |
||
| type | xs:decimal | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="angle" type="xs:decimal"> <xs:annotation> <xs:documentation>Used to specify angle values for other elements.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| type | xs:decimal | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="ball_radius" type="xs:decimal"> <xs:annotation> <xs:documentation>When measured point data is reported, including the radius allows an application to switch between tip comp'ed and tip center. </xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| type | xs:string | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="cad_identifier" type="xs:string"> <xs:annotation> <xs:documentation>Used to store the indentifier of the geometry which the feature is based on.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | |||
| type | xs:decimal | ||
| used by |
|
||
| source | <xs:element name="depth" type="xs:decimal"/> |
| diagram | ![]() |
||
| type | xs:decimal | ||
| used by | |||
| annotation |
|
||
| source | <xs:element name="diameter" type="xs:decimal"> <xs:annotation> <xs:documentation>Used to specify the diameter for circular or cylindrical features</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| type | xs:decimal | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="diameter_max" type="xs:decimal"> <xs:annotation> <xs:documentation>Used when an analysis package applies a fitting algorythm that has a high and low value. For example a least squares fit might record the +2 STD. Dev.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| type | xs:decimal | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="diameter_min" type="xs:decimal"> <xs:annotation> <xs:documentation>Used when an analysis package applies a fitting algorythm that has a high and low value. For example a least squares fit might record the -2 STD. Dev.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| children | results_header transform_list datum_definition_list tolerance_nominal_list feature_list | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:element name="dimensional_inspection_results"> <xs:annotation> <xs:documentation source="www.dmlspec.org">The very main element that all data is attached.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="results_header" type="results_headerType"> <xs:annotation> <xs:documentation>This is the element that stores all non dimensional data for dataset.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="transform_list" type="transform_listType" minOccurs="0"/> <xs:element name="datum_definition_list" type="datum_definition_listType" minOccurs="0"/> <xs:element name="tolerance_nominal_list" type="tolerance_nominal_listType" minOccurs="0"/> <xs:element name="feature_list" type="feature_listType"/> </xs:sequence> <xs:attribute name="version" type="xs:string" use="required"/> <xs:attribute name="id" type="xs:ID"/> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| type | results_headerType | ||
| children | cad_info part_inspection_status part_program_info inspection_program_info analysis_program_info report_data_list compensated_default inspection_start inspection_end inspection_machine_operator inspection_location | ||
| annotation |
|
||
| source | <xs:element name="results_header" type="results_headerType"> <xs:annotation> <xs:documentation>This is the element that stores all non dimensional data for dataset.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
| type | transform_listType |
| children | transform |
| source | <xs:element name="transform_list" type="transform_listType" minOccurs="0"/> |
| diagram | ![]() |
| type | datum_definition_listType |
| children | datum_label |
| source | <xs:element name="datum_definition_list" type="datum_definition_listType" minOccurs="0"/> |
| diagram | ![]() |
| type | tolerance_nominal_listType |
| children | tolerance_nominal |
| source | <xs:element name="tolerance_nominal_list" type="tolerance_nominal_listType" minOccurs="0"/> |
| diagram | ![]() |
| type | feature_listType |
| children |