ulex:AttachmentDomainAttribute
An attachment domain attribute. For name/value pair attributes use ulex:AttributeName and ulex:AttributeValueText elements. For hierarchical data xsd:any structure should be used.
Element information
Namespace: http://ulex.gov/ulex/2.0
Schema document: ulex.gov/ulex/2.0/ulex.xsd
Type: ulex:DomainAttributeType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ulex:AttributeName [0..1]A name of a domain attribute. For example, RegionInfo.
- ulex:AttributeValueText [0..1]A domain attribute value.
- ulex:DomainName [1..1]A name of the domain to which this block of information applies, for example, OneDOJ.
- Any element [0..1] Namespace: ##any, Process Contents: lax
Attributes
None
Used in
- Type ulex:AttachmentType (Element ulex:Attachment)
Substitution hierarchy
- ulex:AttachmentExtensionAbstract
- ulex:AttachmentDomainAttribute
Sample instance
<ulex:AttachmentDomainAttribute> <ulex:AttributeName>RDExAttribute</ulex:AttributeName> <ulex:AttributeValueText>Small</ulex:AttributeValueText> <ulex:DomainName>R-DEx</ulex:DomainName> </ulex:AttachmentDomainAttribute>