Class TXQEQNameWithPrefix

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TXQEQNameWithPrefix = class(TXQEQName)

Description

no description available, TXQEQName description follows

Hierarchy

Overview

Fields

Public namespacePrefix: string;

Methods

Public constructor create;
Public constructor create(const ns: INamespace; const local: string);
Public constructor create(const nsurl, nsprf, local: string);
Public function clone: TXQEQNameWithPrefix;

Description

Fields

Public namespacePrefix: string;
 

Methods

Public constructor create;
 
Public constructor create(const ns: INamespace; const local: string);
 
Public constructor create(const nsurl, nsprf, local: string);
 
Public function clone: TXQEQNameWithPrefix;
 

Generated by PasDoc 0.14.0.