j:NetworkAddress
An Internet Protocol (IP) address or Uniform Resource Locator (URL) that uniquely identifies a specific site on the Internet or another network.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/5.1/
Schema document: domains/jxdm/5.1/jxdm.xsd
Type: nc:ElectronicAddressType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- nc:ElectronicAddressDescriptionText [0..*]A description of a network address, such as what the site is used for or a name of an online forum or group that is reached at the address.
- nc:ElectronicAddressMACNumberID [0..*]A code assigned to a hardware device that connects to the Internet, (i.e., MAC address, physical address, Ethernet address), and uniquely identifies that hardware device on a LAN thereby allowing data to be passed among hardware devices.
- nc:ElectronicAddressAugmentationPointAbstract [0..*]An augmentation point for ElectronicAddressType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group nc:ElectronicAddressAugmentationPoint
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: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
<j:NetworkAddress> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:ElectronicAddressDescriptionText>string</nc:ElectronicAddressDescriptionText> <nc:ElectronicAddressMACNumberID>string</nc:ElectronicAddressMACNumberID> <nc:ElectronicAddressAugmentationPoint>any content</nc:ElectronicAddressAugmentationPoint> </j:NetworkAddress>