QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
attributeType | connectorAssessmentExpression:attributePrototype | optional | ||||
eventType | connectorCommonPart:eventPrototype | required | ||||
key | string | optional | ||||
offset | string | optional | ||||
role | string | required |
<complexType name="attributeAssessmentPrototype"> <attribute name="role" type="string" use="required"/> <attribute name="eventType" type="connectorCommonPart:eventPrototype" use="required"/> <attribute name="key" type="string" use="optional"/> <attribute name="attributeType" type="connectorAssessmentExpression:attributePrototype" use="optional"/> <attribute name="offset" type="string" use="optional"/> </complexType> |