| namespace | http://www.plmxml.org/Schemas/PLMXMLBusinessSchema | |||||||||
| type | restriction of xsd:NMTOKEN | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xsd:simpleType name="AuthorisationRuleDomainEnum"> <xsd:annotation> <xsd:documentation> The type of resource controlled by an AuthorisationRule. </xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="application"/> <xsd:enumeration value="utility"/> </xsd:restriction> </xsd:simpleType> |