Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type MeasurementType
Namespace fr.gouv.vitam.technique
Diagram
Diagram subtechnical-vitam_xsd_Complex_Type_MeasurementType.tmp#MeasurementType_unit
Type extension of xsd:decimal
Used by
Attributes
QName Type Use
unit MeasurementUnitsType required
Source
<xsd:complexType name="MeasurementType">
  <xsd:simpleContent>
    <xsd:extension base="xsd:decimal">
      <xsd:attribute name="unit" type="MeasurementUnitsType" use="required"/>
    </xsd:extension>
  </xsd:simpleContent>
</xsd:complexType>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/subtechnical-vitam.xsd
Attribute MeasurementType / @unit
Namespace No namespace
Type MeasurementUnitsType
Properties
use required
Facets
enumeration micrometre
enumeration 4H
enumeration millimetre
enumeration MMT
enumeration centimetre
enumeration CMT
enumeration metre
enumeration inch
enumeration INH
enumeration foot
enumeration FOT
Used by
Complex Type MeasurementType
Source
<xsd:attribute name="unit" type="MeasurementUnitsType" use="required"/>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/subtechnical-vitam.xsd