ulex:DEMessageMetadataType
A data type for information that further qualifies a Domain Exchange message.
Complex type information
Namespace: http://ulex.gov/ulex/2.0
Schema document: ulex.gov/ulex/2.0/ulex.xsd
Content
- Sequence [1..1]
- ulex:ULEXFrameworkVersionText [1..1]A ULEX framework version used within the document, for example 2.0.
- ulex:ULEXImplementation [1..1]A ULEX implementation version and name used within the document.
- ulex:MessageDateTime [1..1]A date and time when the message was created.
- wsa:MessageID [1..1]An element (whose content is of type xs:anyURI) conveys the [message id] property.
- wsa:To [0..1]An element (whose content is of type xs:anyURI) provides the value for the [destination] property. If this element is NOT present then the value of the [destination] property is "http://www.w3.org/2005/08/addressing/anonymous".
- wsa:From [0..1]An element (of type wsa:EndpointReferenceType) provides the value for the [source endpoint] property.
- wsa:ReplyTo [0..1]An element (of type wsa:EndpointReferenceType) provides the value for the [reply endpoint] property. If this element is NOT present then the value of the [address] property of the [reply endpoint] EPR is "http://www.w3.org/2005/08/addressing/anonymous".
- wsa:FaultTo [0..1]An element (of type wsa:EndpointReferenceType) provides the value for the [fault endpoint] property.
- wsa:Action [0..1]An element (whose content is of type xs:anyURI) conveys the value of the [action] property.
- wsa:RelatesTo [0..*]An element information item contributes one abstract [relationship] property value, in the form of an (IRI, IRI) pair. The content of this element (of type xs:anyURI) conveys the [message id] of the related message.
- lexs:DataSensitivityText [0..1]An information security classification level (e.g., SBU = Sensitive but Unclassified). Note that this is different from dissemination criteria, which is included at the Data Item level.
- ulex:MessageOriginMetadata [0..1]Metadata about an organization and a system where message was originated.
- lexs:MessageDestinationIdentifier [0..*]An identifier that specifies the organization and system to which an SR message is being sent.
- ulex:DEMessageMetadataDomainAttribute [0..*]A DE message metadata domain attribute. For name/value pair attributes use ulex:AttributeName and ulex:AttributeValueText elements. For hierarchical data xsd:any structure should be used.
from type ulex:MessageMetadataAbstractTypefrom subst. group ulex:DataSensitivityAbstractfrom subst. group ulex:MessageDestinationIdentifierAbstractfrom subst. group ulex:DEMessageMetadataExtensionAbstract
Attributes
None
Used in
- Element ulex:DEMessageMetadata
Type inheritance chain
- ulex:MessageMetadataAbstractType
- extended by ulex:DEMessageMetadataType