UriType EnumerationUriType EnumerationUriType Enumeration
- XmlPrime 5.0
- Other Versions ▼
Enumerates the specifications to which a URI may comply.
The UriTypeUriTypeUriType
type exposes the following members.
Members
Member | Description | |
---|---|---|
![]() | IriIriIri | The URI conforms to RFC3987. |
![]() | LeIriLeIriLeIri | The URI conforms to Legacy extended IRIs for XML resource identification. |
![]() | UriUriUri | The URI conforms to RFC3986. |
Remarks
All URIs conforming to RFC3986 also conform to RGC3987 and the LEIRI specifiation.
All IRIs conforming to the LEIRI specifiation.