Element | InvoiceInstruction |
<xs:attribute name="value"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="isERS"/> <xs:enumeration value="allowed"/> <xs:enumeration value="isNotERS"/> <xs:enumeration value="notAllowed"/> </xs:restriction> </xs:simpleType> </xs:attribute> |