| namespace | http://www.GenomicObject.net/2002/PetriNet | ||
| type | restriction of xsd:string | ||
| used by |
|
||
| facets |
|
||
| annotation |
|
||
| source | <xsd:simpleType name="DelayKind"> <xsd:annotation> <xsd:documentation> Process delay can only be "timed". </xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:enumeration value="timed"/> <!-- <xsd:enumeration value="step"/> --> </xsd:restriction> </xsd:simpleType> |