| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.ibillingclient.org/schema/edi | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of AccountTransaction | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="RevenueTransaction"> <xs:annotation> <xs:documentation>The Class RevenueTransaction.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="AccountTransaction"> <xs:attribute name="itemCode" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>itemCode: The item code.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="isComplimentary" type="xs:boolean" use="optional"> <xs:annotation> <xs:documentation>isComplimentary: The is complimentary.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="paymentOption" type="xs:IDREF" use="optional"> <xs:annotation> <xs:documentation>paymentOption: The payment option.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
| type | xs:string | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:attribute name="itemCode" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>itemCode: The item code.</xs:documentation> </xs:annotation> </xs:attribute> |
| type | xs:boolean | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:attribute name="isComplimentary" type="xs:boolean" use="optional"> <xs:annotation> <xs:documentation>isComplimentary: The is complimentary.</xs:documentation> </xs:annotation> </xs:attribute> |
| type | xs:IDREF | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:attribute name="paymentOption" type="xs:IDREF" use="optional"> <xs:annotation> <xs:documentation>paymentOption: The payment option.</xs:documentation> </xs:annotation> </xs:attribute> |