Showing:

Annotations
Diagrams
Facets
Model
Properties
Source
Used by
Element ToolType / Name
Namespace org:afnor:medona:1.0
Annotations
Name of the tool or its identification
Diagram
Diagram vitam-types_xsd_Simple_Type_NonEmptyTokenType.tmp#NonEmptyTokenType
Type NonEmptyTokenType
Properties
content simple
Facets
minLength 1
Source
<xsd:element name="Name" type="NonEmptyTokenType">
  <xsd:annotation>
    <xsd:documentation>Name of the tool or its identification</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/technical-vitam.xsd
Element ToolType / Version
Namespace org:afnor:medona:1.0
Annotations
Version of this tool
Diagram
Diagram vitam-types_xsd_Simple_Type_NonEmptyTokenType.tmp#NonEmptyTokenType
Type NonEmptyTokenType
Properties
content simple
Facets
minLength 1
Source
<xsd:element name="Version" type="NonEmptyTokenType">
  <xsd:annotation>
    <xsd:documentation>Version of this tool</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/technical-vitam.xsd
Element ToolType / ParameterVersion
Namespace org:afnor:medona:1.0
Annotations
Associated parameter version if any, may be multiple
Diagram
Diagram vitam-types_xsd_Simple_Type_NonEmptyTokenType.tmp#NonEmptyTokenType
Type NonEmptyTokenType
Properties
content simple
minOccurs 0
maxOccurs unbounded
Facets
minLength 1
Source
<xsd:element name="ParameterVersion" type="NonEmptyTokenType" minOccurs="0" maxOccurs="unbounded">
  <xsd:annotation>
    <xsd:documentation>Associated parameter version if any, may be multiple</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/technical-vitam.xsd
Complex Type ToolType
Namespace org:afnor:medona:1.0
Annotations
Tool identification: name, version and optional parameter version (for instance Pronom referential version)
Diagram
Diagram technical-vitam_xsd_Complex_Type_ToolType.tmp#ToolType_Name technical-vitam_xsd_Complex_Type_ToolType.tmp#ToolType_Version technical-vitam_xsd_Complex_Type_ToolType.tmp#ToolType_ParameterVersion
Used by
Model
Children Name, ParameterVersion, Version
Source
<xsd:complexType name="ToolType">
  <xsd:annotation>
    <xsd:documentation>Tool identification: name, version and optional parameter version (for instance Pronom referential version)</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="Name" type="NonEmptyTokenType">
      <xsd:annotation>
        <xsd:documentation>Name of the tool or its identification</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="Version" type="NonEmptyTokenType">
      <xsd:annotation>
        <xsd:documentation>Version of this tool</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="ParameterVersion" type="NonEmptyTokenType" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>Associated parameter version if any, may be multiple</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/technical-vitam.xsd