Element | xpdl:Transaction |
<xsd:attribute name="TransactionMethod" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Compensate"/> <xsd:enumeration value="Store"/> <xsd:enumeration value="Image"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |