lexsdigest:ElectronicAddressAugmentation
Supplements scr:ElectronicAddressType
Element information
Namespace: http://usdoj.gov/leisp/lexs/digest/3.1
Schema document: digest/3.1/digest.xsd
Type: lexsdigest:ElectronicAddressAugmentationType
Properties: Global, Qualified
NIEM Properties:
- Applies To: scr:ElectronicAddressType
Content
- Sequence [1..1]
- lexsdigest:ElectronicAddressCaptureDate [0..*]A date when the Network Address was captured.
- lexsdigest:ElectronicAddressDescriptionText [0..1]A description of the Network Address. This might be a description of what the site is used for, or a name of an online forum or group that is reached at that address.
- lexsdigest:ElectronicAddressMACNumber [0..1]A Media Access Control address (MAC address), Ethernet Hardware Address (EHA), hardware address, adapter address or physical address assigned to most network adapters or network interface cards (NICs) by the manufacturer for identification. If assigned by the manufacturer, a MAC address usually encodes the manufacturer's registered identification number.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | The id attribute is used to define XML IDs for NIEM objects. These IDs may be targets of reference elements, metadata attributes, and link metadata attributes. | from type s:AugmentationType |
s:metadata | [0..1] | xsd:IDREFS | The attribute metadata allows an object to point to metadata that affects itself. | from type s:AugmentationType |
Used in
- Type lexsdigest:ElectronicAddressType (Element lexsdigest:NetworkAddress)
Substitution hierarchy
- s:Augmentation
- lexsdigest:ElectronicAddressAugmentation
- lexsdigest:PersonAugmentation
- j:PersonAugmentation
Sample instance
<lexsdigest:ElectronicAddressAugmentation> <lexsdigest:ElectronicAddressCaptureDate> <nc:DateTime>2009-01-01T14:20:00.0Z</nc:DateTime> </lexsdigest:ElectronicAddressCaptureDate> <lexsdigest:ElectronicAddressDescriptionText>DOS attack orginination point</lexsdigest:ElectronicAddressDescriptionText> <lexsdigest:ElectronicAddressMACNumber>00-00-00-00-00-00-00-E0</lexsdigest:ElectronicAddressMACNumber> </lexsdigest:ElectronicAddressAugmentation>