<xsd:attributeGroup name="LegislationAmendmentAttributes">
<xsd:attribute name="TargetClass" type="CategoryUnknownType" use="required"/>
<xsd:attribute name="TargetSubClass" type="MinorType" use="required">
<xsd:annotation>
<xsd:documentation>This extended the source for SIs so that context can be added for Regulation, Order, etc</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|