<xs:documentation>Name of the ressource. A ressource is a specific part of an object.
This is useful when expressing that certain significant properties are particularly associated with specific parts of an object. In general it is not necessary to specify resource types.</xs:documentation>
<xs:documentation>Specifies the procedure that was used to find this significant
property (provenance based, future use based).</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:simpleTypename="typeProcedure">
<xs:restrictionbase="xs:string">
<xs:enumerationvalue="provenance">
<xs:annotation>
<xs:documentation> Specifies a procedure to determine the significant properties based on a provenance approach using the original intention of the creator of the object </xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="designated communities">
<xs:annotation>
<xs:documentation> Specifies a procedure to determine significant properties based on possible, future usage scenarios of a designated community.</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleTypename="typeCategory">
<xs:restrictionbase="xs:string">
<xs:enumerationvalue="Content">
<xs:annotation>
<xs:documentation> Specifies a significant property that preserves
the object's content. </xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="Context">
<xs:annotation>
<xs:documentation> Specifies a significant property that preserves
the object's Context. </xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="Structure">
<xs:annotation>
<xs:documentation> Specifies a significant property that preserves
the object's Structure. </xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="Rendering">
<xs:annotation>
<xs:documentation> Specifies a significant property that preserves
the object's Rendering. </xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="Behaviour">
<xs:annotation>
<xs:documentation> Specifies a significant property that preserves