Package org.dellroad.jibxbindings.pidf.lo

JiBX bindings for the Presence Information Data Format - Location Object (PIDF-LO).

See: Description

Package org.dellroad.jibxbindings.pidf.lo Description

JiBX bindings for the Presence Information Data Format - Location Object (PIDF-LO).

This package includes several abstract JiBX mapping definitions for PIDF-LO XML structures. The binding technically does not adhere to RFC 4119 because it doesn't allow arbitrary nested elements from other namespaces in several locations where supporting that is required. This is because JiBX doesn't support doing that.

Several re-usable abstract mappings are defined in this package, including:

gp:geopriv
<geopriv> element; represented by GeoPriv and defined by geoPriv.xml.
ca:civicAddress
<civicAddress> element; represented by CivicAddress and defined by civicAddress.xml.

The type-names listed above use the following XML namespace prefixes:

gp
urn:ietf:params:xml:ns:pidf:geopriv10
ca
urn:ietf:params:xml:ns:pidf:geopriv10:civicAddr

See Also:
RFC 4119, RFC 5139, RFC 5491, JiBX Bindings