Showing:

Annotations
Diagrams
Model
Properties
Source
Used by
Element NegateRuleIdGroup / PreventInheritance
Namespace org:afnor:medona:1.0
Annotations
If this element is set and true, all rules inherited from parents will be ignored from this node.
Equivalent to negate all parents RuleId.
Diagram
Diagram
Type xsd:boolean
Properties
content simple
minOccurs 0
default false
Source
<xsd:element name="PreventInheritance" type="xsd:boolean" default="false" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>If this element is set and true, all rules inherited from parents will be ignored from this node. Equivalent to negate all parents RuleId.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/descriptive-vitam.xsd
Element NegateRuleIdGroup / RefNonRuleId
Namespace org:afnor:medona:1.0
Annotations
The rule id specified will be removed from the inheritance from this node.
Diagram
Diagram descriptive-vitam_xsd_Simple_Type_RefRuleIdType.tmp#RefRuleIdType
Type RefRuleIdType
Type hierarchy
Properties
content simple
minOccurs 0
maxOccurs unbounded
Source
<xsd:element name="RefNonRuleId" type="RefRuleIdType" minOccurs="0" maxOccurs="unbounded">
  <xsd:annotation>
    <xsd:documentation>The rule id specified will be removed from the inheritance from this node.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/descriptive-vitam.xsd
Element Group NegateRuleIdGroup
Namespace org:afnor:medona:1.0
Diagram
Diagram descriptive-vitam_xsd_Element_Group_NegateRuleIdGroup.tmp#NegateRuleIdGroup_PreventInheritance descriptive-vitam_xsd_Element_Group_NegateRuleIdGroup.tmp#NegateRuleIdGroup_RefNonRuleId
Used by
Model
Children PreventInheritance, RefNonRuleId
Source
<xsd:group name="NegateRuleIdGroup">
  <xsd:choice>
    <xsd:element name="PreventInheritance" type="xsd:boolean" default="false" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>If this element is set and true, all rules inherited from parents will be ignored from this node. Equivalent to negate all parents RuleId.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="RefNonRuleId" type="RefRuleIdType" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>The rule id specified will be removed from the inheritance from this node.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:choice>
</xsd:group>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/descriptive-vitam.xsd