simpleType MerchantAccountCode
namespace http://www.ibillingclient.org/schema/edi
type xs:int
used by
attributes request/@merchantAccountCode ClientObject/@merchantAccountCode QueryCustomerAccount/@merchantAccountCode QueryPaymentOption/@merchantAccountCode QueryPaymentPlan/@merchantAccountCode QueryAccountTransaction/@merchantAccountCode
annotation
documentation
Represents merchant account code
source <xs:simpleType name="MerchantAccountCode">
 
<xs:annotation>
   
<xs:documentation>Represents merchant account code</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:int"/>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy