nc:Email
An electronic form of communication that can be exchanged asynchronously.
Element information
Namespace: http://release.niem.gov/niem/niem-core/4.0/
Schema document: niem-core/4.0/niem-core.xsd
Type: nc:MessageType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- nc:MessageID [0..*]A message identifier associated with an email or message content.
- Choice [0..*]
- nc:MessageRecipientEntityAn entity which receives a message.
- nc:MessageRecipientNameA name of an entity which receives a message.
from subst. group nc:MessageRecipientAbstract - nc:MessageRecipientAddressID [0..*]An address of a recipient of a message.
- nc:MessageReceivedDate [0..*]A date on which a message is received.
- Choice [0..*]
- nc:MessageSenderEntityAn entity which sends a message.
- nc:MessageSenderNameA name of an entity which sends a message.
from subst. group nc:MessageSenderAbstract - nc:MessageSenderAddressID [0..*]An address of a sender of a message.
- nc:MessageSentDate [0..*]A date on which a message is sent.
- nc:MessageSubjectText [0..*]A subject line or field of a message.
- nc:MessageText [0..*]A body or main content of a message.
- Choice [0..*]
- nc:MessageAttachmentBinaryA binary file which is attached to a message.
- nc:MessageAttachmentDocumentA document which is attached to a message.
- nc:MessageAttachmentImageAn image file which is attached to a message.
from subst. group nc:MessageAttachmentAbstract - Choice [0..*]
- nc:MessageCategoryFATCACodeA kind of message.
- nc:MessageCategoryTextA kind of message category.
from subst. group nc:MessageCategoryAbstract - nc:MessageReferenceID [0..*]An identifier that references a sender's or otherwise related message.
- nc:MessageFATCAUsageRestrictionText [0..*]A set of information about restrictions for use of the information this message contains and the legal framework under which it is given.
- nc:MessageAugmentationPointAbstract [0..*]An augmentation point for MessageType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group nc:MessageAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:uri | [0..1] | xsd:anyURI | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Sample instance
<nc:Email> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:MessageID>string</nc:MessageID> <nc:MessageRecipientEntity> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:EntityItem> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:ItemName>string</nc:ItemName> <nc:ItemActionText>string</nc:ItemActionText> <nc:ItemBarCodeIdentification>... </nc:ItemBarCodeIdentification> <nc:ItemConditionText>string</nc:ItemConditionText> <nc:ItemDealerIdentification>... </nc:ItemDealerIdentification> <nc:ItemDescriptionText>string</nc:ItemDescriptionText> <nc:ItemDisposition>... </nc:ItemDisposition> <nc:ItemOtherIdentification>... </nc:ItemOtherIdentification> <nc:ItemOwner>... </nc:ItemOwner> <nc:ItemOwnerAppliedID>string</nc:ItemOwnerAppliedID> <nc:ItemOwnerPurchasedValue>... </nc:ItemOwnerPurchasedValue> <nc:ItemPossessionDescriptionText>string</nc:ItemPossessionDescriptionText> <nc:ItemPossessor>... </nc:ItemPossessor> <nc:ItemReceiptIdentification>... </nc:ItemReceiptIdentification> <nc:ItemRFIdentification>... </nc:ItemRFIdentification> <nc:ItemSerialIdentification>... </nc:ItemSerialIdentification> <nc:ItemStateIdentification>... </nc:ItemStateIdentification> <nc:ItemStatus>... </nc:ItemStatus> <nc:ItemUsageText>string</nc:ItemUsageText> <nc:ItemValue>... </nc:ItemValue> <nc:ItemVisibleID>string</nc:ItemVisibleID> <nc:WeaponIndicator>true</nc:WeaponIndicator> <nc:WeaponUsageIndicator>true</nc:WeaponUsageIndicator> <nc:ConveyanceSalesTaxPercent>1.0</nc:ConveyanceSalesTaxPercent> <nc:ItemAgeMeasure>... </nc:ItemAgeMeasure> <nc:ItemBinary>... </nc:ItemBinary> <nc:ItemBrandName>string</nc:ItemBrandName> <j:ArtObjectCategoryCode>LITHOGRAPH</j:ArtObjectCategoryCode> <j:ConveyanceColorPrimaryCode>0NG</j:ConveyanceColorPrimaryCode> <nc:ItemCurrentResaleValue>... </nc:ItemCurrentResaleValue> <nc:ItemFirstSoldYearDate>1999</nc:ItemFirstSoldYearDate> <nc:ItemHeightMeasure>... </nc:ItemHeightMeasure> <nc:ItemImage>... </nc:ItemImage> <nc:ItemLeaseIndicator>true</nc:ItemLeaseIndicator> <nc:ItemLengthMeasure>... </nc:ItemLengthMeasure> <nc:ItemMakeName>string</nc:ItemMakeName> <nc:ItemModelName>string</nc:ItemModelName> <nc:ItemModelYearDate>1999</nc:ItemModelYearDate> <nc:ItemOwnershipCategoryText>string</nc:ItemOwnershipCategoryText> <nc:ItemQuantity>1.0</nc:ItemQuantity> <nc:ItemRentalIndicator>true</nc:ItemRentalIndicator> <nc:ItemSizeDescriptionText>string</nc:ItemSizeDescriptionText> <j:VehicleStyleCode>0P</j:VehicleStyleCode> <nc:ItemWeightMeasure>... </nc:ItemWeightMeasure> <nc:ItemWidthMeasure>... </nc:ItemWidthMeasure> <j:ItemAugmentation>.......................................................................................... </j:ItemAugmentation> </nc:EntityItem> <nc:EntityAugmentationPoint>any content</nc:EntityAugmentationPoint> </nc:MessageRecipientEntity> <nc:MessageRecipientAddressID>string</nc:MessageRecipientAddressID> <nc:MessageReceivedDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:MessageReceivedDate> <nc:MessageSenderEntity> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:EntityItem> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:ItemName>string</nc:ItemName> <nc:ItemActionText>string</nc:ItemActionText> <nc:ItemBarCodeIdentification>... </nc:ItemBarCodeIdentification> <nc:ItemConditionText>string</nc:ItemConditionText> <nc:ItemDealerIdentification>... </nc:ItemDealerIdentification> <nc:ItemDescriptionText>string</nc:ItemDescriptionText> <nc:ItemDisposition>... </nc:ItemDisposition> <nc:ItemOtherIdentification>... </nc:ItemOtherIdentification> <nc:ItemOwner>... </nc:ItemOwner> <nc:ItemOwnerAppliedID>string</nc:ItemOwnerAppliedID> <nc:ItemOwnerPurchasedValue>... </nc:ItemOwnerPurchasedValue> <nc:ItemPossessionDescriptionText>string</nc:ItemPossessionDescriptionText> <nc:ItemPossessor>... </nc:ItemPossessor> <nc:ItemReceiptIdentification>... </nc:ItemReceiptIdentification> <nc:ItemRFIdentification>... </nc:ItemRFIdentification> <nc:ItemSerialIdentification>... </nc:ItemSerialIdentification> <nc:ItemStateIdentification>... </nc:ItemStateIdentification> <nc:ItemStatus>... </nc:ItemStatus> <nc:ItemUsageText>string</nc:ItemUsageText> <nc:ItemValue>... </nc:ItemValue> <nc:ItemVisibleID>string</nc:ItemVisibleID> <nc:WeaponIndicator>true</nc:WeaponIndicator> <nc:WeaponUsageIndicator>true</nc:WeaponUsageIndicator> <nc:ConveyanceSalesTaxPercent>1.0</nc:ConveyanceSalesTaxPercent> <nc:ItemAgeMeasure>... </nc:ItemAgeMeasure> <nc:ItemBinary>... </nc:ItemBinary> <nc:ItemBrandName>string</nc:ItemBrandName> <j:ArtObjectCategoryCode>LITHOGRAPH</j:ArtObjectCategoryCode> <j:ConveyanceColorPrimaryCode>0NG</j:ConveyanceColorPrimaryCode> <nc:ItemCurrentResaleValue>... </nc:ItemCurrentResaleValue> <nc:ItemFirstSoldYearDate>1999</nc:ItemFirstSoldYearDate> <nc:ItemHeightMeasure>... </nc:ItemHeightMeasure> <nc:ItemImage>... </nc:ItemImage> <nc:ItemLeaseIndicator>true</nc:ItemLeaseIndicator> <nc:ItemLengthMeasure>... </nc:ItemLengthMeasure> <nc:ItemMakeName>string</nc:ItemMakeName> <nc:ItemModelName>string</nc:ItemModelName> <nc:ItemModelYearDate>1999</nc:ItemModelYearDate> <nc:ItemOwnershipCategoryText>string</nc:ItemOwnershipCategoryText> <nc:ItemQuantity>1.0</nc:ItemQuantity> <nc:ItemRentalIndicator>true</nc:ItemRentalIndicator> <nc:ItemSizeDescriptionText>string</nc:ItemSizeDescriptionText> <j:VehicleStyleCode>0P</j:VehicleStyleCode> <nc:ItemWeightMeasure>... </nc:ItemWeightMeasure> <nc:ItemWidthMeasure>... </nc:ItemWidthMeasure> <j:ItemAugmentation>.......................................................................................... </j:ItemAugmentation> </nc:EntityItem> <nc:EntityAugmentationPoint>any content</nc:EntityAugmentationPoint> </nc:MessageSenderEntity> <nc:MessageSenderAddressID>string</nc:MessageSenderAddressID> <nc:MessageSentDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:MessageSentDate> <nc:MessageSubjectText>string</nc:MessageSubjectText> <nc:MessageText>string</nc:MessageText> <nc:MessageAttachmentBinary> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:BinaryID>string</nc:BinaryID> <j:BinaryCategoryCode>AUDIO</j:BinaryCategoryCode> <nc:BinaryHash> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:BinaryHashCode>string</nc:BinaryHashCode> <nc:BinaryHashFunctionCode>MD2</nc:BinaryHashFunctionCode> <nc:BinaryHashAugmentationPoint>any content</nc:BinaryHashAugmentationPoint> </nc:BinaryHash> <nc:BinaryLocationText>string</nc:BinaryLocationText> <nc:BinaryAvailableIndicator>true</nc:BinaryAvailableIndicator> <cbrn:UTF8BinaryObjectText>string</cbrn:UTF8BinaryObjectText> <nc:BinaryCaptureDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:BinaryCaptureDate> <nc:BinaryCapturer> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:EntityItem>... </nc:EntityItem> <nc:EntityAugmentationPoint>any content</nc:EntityAugmentationPoint> </nc:BinaryCapturer> <nc:BinaryDescriptionText>string</nc:BinaryDescriptionText> <nc:BinaryFormatText>string</nc:BinaryFormatText> <nc:BinaryFormatStandardName>string</nc:BinaryFormatStandardName> <nc:BinaryURI>http://www.example.com/</nc:BinaryURI> <nc:BinarySizeValue>1.0</nc:BinarySizeValue> <j:BinaryAugmentation> <cbrn:MIMEContentCode>323</cbrn:MIMEContentCode> <j:BinaryHashValue>... </j:BinaryHashValue> </j:BinaryAugmentation> </nc:MessageAttachmentBinary> <nc:MessageCategoryFATCACode>FATCA</nc:MessageCategoryFATCACode> <nc:MessageReferenceID>string</nc:MessageReferenceID> <nc:MessageFATCAUsageRestrictionText>string</nc:MessageFATCAUsageRestrictionText> <nc:MessageAugmentationPoint>any content</nc:MessageAugmentationPoint> </nc:Email>