http://www.tmforum.org| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| author | string | element | 0/1 | ||
| date | dateTime | element | 0/1 | ||
| text | string | element | 0/1 |
Example
<Note xmlns="http://www.tmforum.org"> <author xmlns="">...</author> <date xmlns="">...</date> <text xmlns="">...</text> </Note>