lexsdigest:ElectronicAddressAugmentation
Supplements scr:ElectronicAddressType
Element information
Namespace: http://lexs.gov/digest/4.0
Schema document: lexs.gov/lexs-digest/4.0/lexs-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 the address.
- lexsdigest:ElectronicAddressHardwareAddressIdentification [0..*]A hardware identification for an electronic address interface.
- lexsdigest:ServiceProviderNameText [0..*]A name of a service provider.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:AugmentationType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:AugmentationType |
Used in
- Type lexsdigest:ElectronicAddressType (Element lexsdigest:NetworkAddress)
Substitution hierarchy
- s:Augmentation
- lexsdigest:ActivityAugmentation
- lexsdigest:ActivityOrganizationAssociationAugmentation
- lexsdigest:DocumentAugmentation
- lexsdigest:ElectronicAddressAugmentation
- lexsdigest:InstantMessengerAugmentation
- lexsdigest:PersonAugmentation
- lexsdigest:RelatedActivityAssociationAugmentation
- lexsdigest:SubjectAugmentation
- lexsdigest:VictimAugmentation
- fs:MarriageAssociationAugmentation
- j:IncidentAugmentation
- j:OrganizationAugmentation
- j:PersonAugmentation
- scr:FamilyAssociationAugmentation
Sample instance
<lexsdigest:ElectronicAddressAugmentation> <lexsdigest:ElectronicAddressCaptureDate> <nc:Date>1999-09-19</nc:Date> </lexsdigest:ElectronicAddressCaptureDate> <lexsdigest:ElectronicAddressDescriptionText>Address description</lexsdigest:ElectronicAddressDescriptionText> <lexsdigest:ElectronicAddressHardwareAddressIdentification> <nc:IdentificationID>00-0C-F1-56-98-AD</nc:IdentificationID> <nc:IdentificationCategoryText>MAC Address</nc:IdentificationCategoryText> </lexsdigest:ElectronicAddressHardwareAddressIdentification> <lexsdigest:ServiceProviderNameText>AT and T</lexsdigest:ServiceProviderNameText> </lexsdigest:ElectronicAddressAugmentation>