Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element PhysicalTechnicalDescriptionGroup / PhysicalDimensions
Namespace org:afnor:medona:1.0
Diagram
Diagram subtechnical-vitam_xsd_Complex_Type_BaseDimensionsType.tmp#BaseDimensionsType subtechnical-vitam_xsd_Complex_Type_DimensionsType.tmp#DimensionsType_Width subtechnical-vitam_xsd_Complex_Type_DimensionsType.tmp#DimensionsType_Height subtechnical-vitam_xsd_Complex_Type_DimensionsType.tmp#DimensionsType_Depth subtechnical-vitam_xsd_Complex_Type_DimensionsType.tmp#DimensionsType_Shape subtechnical-vitam_xsd_Complex_Type_DimensionsType.tmp#DimensionsType_Diameter subtechnical-vitam_xsd_Complex_Type_DimensionsType.tmp#DimensionsType_Length subtechnical-vitam_xsd_Complex_Type_DimensionsType.tmp#DimensionsType_Thickness subtechnical-vitam_xsd_Complex_Type_DimensionsType.tmp#DimensionsType_Weight subtechnical-vitam_xsd_Complex_Type_DimensionsType.tmp#DimensionsType
Type DimensionsType
Type hierarchy
Properties
content complex
minOccurs 0
Model
Children Depth, Diameter, Height, Length, Shape, Thickness, Weight, Width
Instance
<PhysicalDimensions xmlns="org:afnor:medona:1.0" xmlns:tech="fr.gouv.vitam.technique">
  <tech:Width unit="">{0,1}</tech:Width>
  <tech:Height unit="">{0,1}</tech:Height>
  <tech:Depth unit="">{0,1}</tech:Depth>
  <tech:Shape>{0,1}</tech:Shape>
  <tech:Diameter unit="">{0,1}</tech:Diameter>
  <tech:Length unit="">{0,1}</tech:Length>
  <tech:Thickness unit="">{0,1}</tech:Thickness>
  <tech:Weight unit="">{0,1}</tech:Weight>
</PhysicalDimensions>
Source
<xsd:element name="PhysicalDimensions" type="tech:DimensionsType" minOccurs="0"/>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/technical-vitam.xsd
Element Group PhysicalTechnicalDescriptionGroup
Namespace org:afnor:medona:1.0
Annotations
For Physical DataObject
Diagram
Diagram technical-vitam_xsd_Element_Group_PhysicalTechnicalDescriptionGroup.tmp#PhysicalTechnicalDescriptionGroup_PhysicalDimensions
Used by
Model
Children PhysicalDimensions
Source
<xsd:group name="PhysicalTechnicalDescriptionGroup">
  <xsd:annotation>
    <xsd:documentation>For Physical DataObject</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="PhysicalDimensions" type="tech:DimensionsType" minOccurs="0"/>
  </xsd:sequence>
</xsd:group>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/technical-vitam.xsd