DomainPlug-insDocumentation
Data Structures | Defines
/home/pkhodos/work/trunk/ToolLibs/EPPLib/eppxml.h File Reference
#include "xmlpacket.h"
#include <stlrt/atypes.h>
#include <stlrt/log.hpp>
#include "epptype.h"
#include "epperrno.h"
#include <set>
#include <map>
#include <stlrt/compat/time.hpp>
#include <epplibconfig.h>

Go to the source code of this file.

Data Structures

class  EPPXML

Defines

#define XSI_NS   "http://www.w3.org/2001/XMLSchema-instance"
#define EPP_AVAILABLE_DOMAIN   1
#define EPP_N_AVAILABLE_DOMAIN   0
#define EPP_AVAILABLE_HOST   1
#define EPP_N_AVAILABLE_HOST   0
#define EPP_AVAILABLE_CONTACT   1
#define EPP_N_AVAILABLE_CONTACT   0
#define EPP_NS_EPP_10   "urn:ietf:params:xml:ns:epp-1.0"
#define EPP_NS_DOMAIN_10   "urn:ietf:params:xml:ns:domain-1.0"
#define EPP_NS_CONTACT_10   "urn:ietf:params:xml:ns:contact-1.0"
#define EPP_NS_HOST_10   "urn:ietf:params:xml:ns:host-1.0"
#define EPP_SCHEMA_LOCATION_EPP_10   "urn:ietf:params:xml:ns:epp-1.0 epp-1.0.xsd"
#define EPP_SCHEMA_LOCATION_CONTACT_10   "urn:ietf:params:xml:ns:contact-1.0 contact-1.0.xsd"
#define EPP_SCHEMA_LOCATION_DOMAIN_10   "urn:ietf:params:xml:ns:domain-1.0 domain-1.0.xsd"
#define EPP_SCHEMA_LOCATION_HOST_10   "urn:ietf:params:xml:ns:host-1.0 host-1.0.xsd"

Define Documentation

#define EPP_AVAILABLE_CONTACT   1
#define EPP_AVAILABLE_DOMAIN   1
#define EPP_AVAILABLE_HOST   1
#define EPP_N_AVAILABLE_CONTACT   0
#define EPP_N_AVAILABLE_DOMAIN   0
#define EPP_N_AVAILABLE_HOST   0
#define EPP_NS_CONTACT_10   "urn:ietf:params:xml:ns:contact-1.0"
#define EPP_NS_DOMAIN_10   "urn:ietf:params:xml:ns:domain-1.0"
#define EPP_NS_EPP_10   "urn:ietf:params:xml:ns:epp-1.0"
#define EPP_NS_HOST_10   "urn:ietf:params:xml:ns:host-1.0"
#define EPP_SCHEMA_LOCATION_CONTACT_10   "urn:ietf:params:xml:ns:contact-1.0 contact-1.0.xsd"
#define EPP_SCHEMA_LOCATION_DOMAIN_10   "urn:ietf:params:xml:ns:domain-1.0 domain-1.0.xsd"
#define EPP_SCHEMA_LOCATION_EPP_10   "urn:ietf:params:xml:ns:epp-1.0 epp-1.0.xsd"
#define EPP_SCHEMA_LOCATION_HOST_10   "urn:ietf:params:xml:ns:host-1.0 host-1.0.xsd"
#define XSI_NS   "http://www.w3.org/2001/XMLSchema-instance"
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines