Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The allowedTasks element MUST NOT be present.
Parent Elements |
---|
Child Elements |
---|
The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.
-
<xsd:element name="allowedTasks"> <xsd:complexType> <xsd:sequence> <xsd:element ref="xsf:task" minOccurs="1" maxOccurs="20"/> </xsd:sequence> </xsd:complexType> <xsd:unique name="hws_taskID_unique"> <xsd:selector xpath="./xsf:task"/> <xsd:field xpath="@taskTypeID"/> </xsd:unique> </xsd:element>