| namespace | http://base.api.wp.n2.tibco.com | ||||||||||||
| type | restriction of xs:string | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| facets |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:simpleType name="ArtifactType"> <xs:annotation> <xs:documentation>Enumerated value defining available artifact types.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="FORM"/> <xs:enumeration value="PAGEFLOW"/> <xs:enumeration value="EXT"/> </xs:restriction> </xs:simpleType> |