Enumerated values for the use attribute on extended link arcs. |
Attribute | xl:arcType/@use |
<simpleType name="useEnum"> <annotation> <documentation>Enumerated values for the use attribute on extended link arcs.</documentation> </annotation> <restriction base="NMTOKEN"> <enumeration value="optional"/> <enumeration value="prohibited"/> </restriction> </simpleType> |