Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type VirtualMeasurementType
Annotations
The VirtualMeasurementType is a placeholder used in a characteristic item or feature item to represent a measured object of the same type as the item. For example, an instance of VirtualMeasurementType placed in an instance of DiameterCharacteristicItemType would represent an instance of DiameterCharacteristicMeasurementType. Parameters of the virtual measurement object become available after an evaluation of the item.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_VirtualMeasurementType.tmp#VirtualMeasurementType_id
Used by
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the virtual characteristic measurement, used for referencing.
Source
<xs:complexType name="VirtualMeasurementType">
  <xs:annotation>
    <xs:documentation>The VirtualMeasurementType is a placeholder used in a characteristic item or feature item to represent a measured object of the same type as the item. For example, an instance of VirtualMeasurementType placed in an instance of DiameterCharacteristicItemType would represent an instance of DiameterCharacteristicMeasurementType. Parameters of the virtual measurement object become available after an evaluation of the item.</xs:documentation>
  </xs:annotation>
  <xs:attribute name="id" type="QIFIdType" use="required">
    <xs:annotation>
      <xs:documentation>The id attribute is the QIF id of the virtual characteristic measurement, used for referencing.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd
Attribute VirtualMeasurementType / @id
Annotations
The id attribute is the QIF id of the virtual characteristic measurement, used for referencing.
Type QIFIdType
Type hierarchy
Properties
use required
Facets
pattern ([\-+]?[0-9]+) & ([1-9][0-9]*)
Used by
Complex Type VirtualMeasurementType
Source
<xs:attribute name="id" type="QIFIdType" use="required">
  <xs:annotation>
    <xs:documentation>The id attribute is the QIF id of the virtual characteristic measurement, used for referencing.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd