This attribute is used at the resource level.
An indicator of what optional ISM rule sets the documents complies with. This
allows systems to know that the document claims compliance with these rule sets and
they should be enforced.
PERMISSIBLE VALUES
The permissible values for this simple type are defined in the Controlled Value
Enumeration:
CVEnumISMcompliesWith.xml
This attribute is used to designate what date the document was produced on. This
is the date that will be used by
various constraint rules to determine if the document meets all the business rules.
It must be on the element where
resourceElement is true.
This attribute is used to designate which element has the ISM attributes representing
the classification for the entire resource.
Every document must have at least one element with this indicator as true. It should
be rare that a document has more than one. Mainly
this would occur in some sort of aggregator schema. In that unusual case the first
one encountered in XML document order is the one used for
all constraint rules.
Source
<xsd:attributeGroup name="ISMResourceAttributeOptionGroup"><xsd:annotation><xsd:documentation>An attribute group to be used on the element that represents the resource node of an instance document.</xsd:documentation></xsd:annotation><xsd:attribute ref="resourceElement" use="optional"/><xsd:attribute ref="createDate" use="optional"/><xsd:attribute ref="compliesWith" use="optional"/></xsd:attributeGroup>