nc:EmailMessageText
A body or main content of an email message.
Element information
Namespace: http://niem.gov/niem/niem-core/2.0
Schema document: niem-core/2.0/niem-core.xsd
Type: nc:TextType
Properties: Global, Qualified, Nillable
Content
from type niem-xsd:string
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| s:id | [0..1] | xsd:ID | from group s:SimpleObjectAttributeGroup | |
| s:metadata | [0..1] | xsd:IDREFS | from group s:SimpleObjectAttributeGroup | |
| s:linkMetadata | [0..1] | xsd:IDREFS | from group s:SimpleObjectAttributeGroup | |
| nc:languageCode | [0..1] | iso_639-3:LanguageCodeSimpleType | ||
| nc:partialIndicator | [0..1] | xsd:boolean | ||
| nc:truncationIndicator | [0..1] | xsd:boolean |
Used in
- Type nc:EmailType (Elements nc:DeviceReceivedEmail, nc:DeviceSentEmail, nc:Email)
Sample instance
<nc:EmailMessageText>string</nc:EmailMessageText>



