| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="reportingCriteriaElementType"> <xsd:annotation> <xsd:documentation>Element used to specify reporting requirements while attempting to attain a goal.</xsd:documentation> </xsd:annotation> <xsd:attribute name="value" type="reportingCriteriaType" use="required"/> <xsd:attribute name="periodicity" type="positiveScalarType"> <xsd:annotation> <xsd:documentation>Used to define the timing between periodic reports. Ignored for reporting types other than periodic.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attributeGroup ref="CommonAttributes"/> </xsd:complexType> |
| type | reportingCriteriaType | ||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||
| source | <xsd:attribute name="value" type="reportingCriteriaType" use="required"/> |
| type | positiveScalarType | ||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="periodicity" type="positiveScalarType"> <xsd:annotation> <xsd:documentation>Used to define the timing between periodic reports. Ignored for reporting types other than periodic.</xsd:documentation> </xsd:annotation> </xsd:attribute> |