SaxonC  11.6
Saxon Processor library for C/C++, PHP and Python
Public Attributes | List of all members
sxnc_property Struct Reference

#include <SaxonCGlue.h>

Public Attributes

char * name
 
char * value
 

Detailed Description

sxnc_property. This struct captures details of properties used for the transformation as (string, string) pairs.

Member Data Documentation

◆ name

char* sxnc_property::name

Internal use only. The name of the property.

◆ value

char* sxnc_property::value

Internal use only. The string value of the property.


The documentation for this struct was generated from the following file: