Class GeoPriv
Class that implements the XML schema for the PIDF geopriv type. Section 2.2.5 of RFC 4119.
Inherited Members
Namespace: Pidf
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class GeoPriv
  Constructors
| Edit this page View SourceGeoPriv()
Default constructor. Sets all element fields to their default value.
Declaration
public GeoPriv()
  Fields
| Edit this page View SourceAny
XML extension point for unknown elements.
Declaration
public XmlElement[] Any
  Field Value
| Type | Description | 
|---|---|
| XmlElement[] | 
LocationInfo
Sets or gets the location-info element. This element contains the location as a civic address or point, circle, etc. This element is required.
Declaration
public locInfoType LocationInfo
  Field Value
| Type | Description | 
|---|---|
| locInfoType | 
ProvidedBy
See Section 8.6 of RFC 7852.
Declaration
public ProvidedByType ProvidedBy
  Field Value
| Type | Description | 
|---|---|
| ProvidedByType | 
UsageRules
Sets or gets the usage-rules element. This element is required. This field is initially set to a default locPolicyType object. This element is required.
Declaration
public locPolicyType UsageRules
  Field Value
| Type | Description | 
|---|---|
| locPolicyType | 
locMethod
Sets or gets the method element. This element is optional. If used, then this string element should be one of the registered values specified in Section 6.1 of RFC 4119.
Declaration
public string locMethod
  Field Value
| Type | Description | 
|---|---|
| string |