Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element VitamUnitManagementMetadataContentType / UnitCreationControl
Namespace org:afnor:medona:1.0
Annotations
Control how this item (node) will have to be created, for those not already existing, ... Absence means creation at all time.
Diagram
Diagram descriptive-vitam_xsd_Complex_Type_UnitCreationControlType.tmp#UnitCreationControlType_ValidIfFound descriptive-vitam_xsd_Complex_Type_UnitCreationControlType.tmp#UnitCreationControlType_ValidIfNotFound descriptive-vitam_xsd_Complex_Type_UnitCreationControlType.tmp#UnitCreationControlType_UpdateIfFound descriptive-vitam_xsd_Complex_Type_UnitCreationControlType.tmp#UnitCreationControlType_BooleanQuery descriptive-vitam_xsd_Complex_Type_UnitCreationControlType.tmp#UnitCreationControlType
Type UnitCreationControlType
Properties
content complex
minOccurs 0
Model
Children BooleanQuery, UpdateIfFound, ValidIfFound, ValidIfNotFound
Instance
<UnitCreationControl xmlns="org:afnor:medona:1.0">
  <ValidIfFound>{0,1}</ValidIfFound>
  <ValidIfNotFound>{0,1}</ValidIfNotFound>
  <UpdateIfFound>{0,1}</UpdateIfFound>
  <BooleanQuery>{1,1}</BooleanQuery>
</UnitCreationControl>
Source
<xsd:element name="UnitCreationControl" type="UnitCreationControlType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Control how this item (node) will have to be created, for those not already existing, ... Absence means creation at all time.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/descriptive-vitam.xsd
Complex Type VitamUnitManagementMetadataContentType
Namespace org:afnor:medona:1.0
Diagram
Diagram descriptive-vitam_xsd_Complex_Type_UnitManagementMetadataContentType.tmp#UnitManagementMetadataContentType_StorageRule descriptive-vitam_xsd_Complex_Type_UnitManagementMetadataContentType.tmp#UnitManagementMetadataContentType_AppraisalRule descriptive-vitam_xsd_Complex_Type_UnitManagementMetadataContentType.tmp#UnitManagementMetadataContentType_AccessRestrictionRule descriptive-vitam_xsd_Complex_Type_UnitManagementMetadataContentType.tmp#UnitManagementMetadataContentType_DisseminationRestrictionRule descriptive-vitam_xsd_Complex_Type_UnitManagementMetadataContentType.tmp#UnitManagementMetadataContentType_ReuseRestrictionRule descriptive-vitam_xsd_Complex_Type_UnitManagementMetadataContentType.tmp#UnitManagementMetadataContentType_ClassificationRule descriptive-vitam_xsd_Complex_Type_UnitManagementMetadataContentType.tmp#UnitManagementMetadataContentType_Other descriptive-vitam_xsd_Complex_Type_UnitManagementMetadataContentType.tmp#UnitManagementMetadataContentType descriptive-vitam_xsd_Complex_Type_VitamUnitManagementMetadataContentType.tmp#VitamUnitManagementMetadataContentType_UnitCreationControl
Type extension of UnitManagementMetadataContentType
Type hierarchy
Used by
Model
Children AccessRestrictionRule, AppraisalRule, ClassificationRule, DisseminationRestrictionRule, Other, ReuseRestrictionRule, StorageRule, UnitCreationControl
Source
<xsd:complexType name="VitamUnitManagementMetadataContentType">
  <xsd:complexContent>
    <xsd:extension base="UnitManagementMetadataContentType">
      <xsd:sequence>
        <xsd:element name="UnitCreationControl" type="UnitCreationControlType" minOccurs="0">
          <xsd:annotation>
            <xsd:documentation>Control how this item (node) will have to be created, for those not already existing, ... Absence means creation at all time.</xsd:documentation>
          </xsd:annotation>
        </xsd:element>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/descriptive-vitam.xsd