BillingAccount Data Type

Namespace
http://www.tmforum.org
Properties
name data type type namespace min/max occurs description
href string element 0/1  
id string element 0/1  
name string element 0/1  

Example

<BillingAccount xmlns="http://www.tmforum.org">
  <name xmlns="">...</name>
  <href xmlns="">...</href>
  <id xmlns="">...</id>
</BillingAccount>