cac:EventComment
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.xsd
Type: cac:EventCommentType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:Comment [1..1]Text commenting on the event.
- cbc:IssueDate [0..1]The date on which this comment was made.
- cbc:IssueTime [0..1]The time at which this comment was made.
Attributes
None
Used in
- Type RetailEventType (Element RetailEvent)
Sample instance
(Auto-generated)
<cac:EventComment> <cbc:Comment>string</cbc:Comment> <cbc:IssueDate>2000-01-01</cbc:IssueDate> <cbc:IssueTime>12:00:00</cbc:IssueTime> </cac:EventComment>