Top | ![]() |
![]() |
![]() |
![]() |
GXmlGomXsdListElements *
gxml_gom_xsd_schema_get_element_definitions
(GXmlGomXsdSchema *self
);
Get and return the current value of the "element-definitions" property.
void gxml_gom_xsd_schema_set_element_definitions (GXmlGomXsdSchema *self
,GXmlGomXsdListElements *value
);
Set the value of the "element-definitions" property to value
.
self |
the GXmlGomXsdSchema instance to modify |
|
value |
the new value of the "element-definitions" property |
GXmlGomXsdListSimpleTypes *
gxml_gom_xsd_schema_get_simple_type_definitions
(GXmlGomXsdSchema *self
);
Get and return the current value of the "simple-type-definitions" property.
void gxml_gom_xsd_schema_set_simple_type_definitions (GXmlGomXsdSchema *self
,GXmlGomXsdListSimpleTypes *value
);
Set the value of the "simple-type-definitions" property to value
.
self |
the GXmlGomXsdSchema instance to modify |
|
value |
the new value of the "simple-type-definitions" property |
GXmlGomXsdListComplexTypes *
gxml_gom_xsd_schema_get_complex_type_definitions
(GXmlGomXsdSchema *self
);
Get and return the current value of the "complex-type-definitions" property.
void gxml_gom_xsd_schema_set_complex_type_definitions (GXmlGomXsdSchema *self
,GXmlGomXsdListComplexTypes *value
);
Set the value of the "complex-type-definitions" property to value
.
self |
the GXmlGomXsdSchema instance to modify |
|
value |
the new value of the "complex-type-definitions" property |
const gchar *
gxml_gom_xsd_simple_type_get_final (GXmlGomXsdSimpleType *self
);
Get and return the current value of the "::final" property.
(all | List of (list | union | restriction | extension))
void gxml_gom_xsd_simple_type_set_final (GXmlGomXsdSimpleType *self
,const gchar *value
);
Set the value of the "::final" property to value
.
(all | List of (list | union | restriction | extension))
self |
the GXmlGomXsdSimpleType instance to modify |
|
value |
the new value of the "::final" property |
const gchar *
gxml_gom_xsd_simple_type_get_name (GXmlGomXsdSimpleType *self
);
Get and return the current value of the "::name" property.
void gxml_gom_xsd_simple_type_set_name (GXmlGomXsdSimpleType *self
,const gchar *value
);
Set the value of the "::name" property to value
.
self |
the GXmlGomXsdSimpleType instance to modify |
|
value |
the new value of the "::name" property |
GXmlGomXsdAnnotation *
gxml_gom_xsd_simple_type_get_annotation
(GXmlGomXsdSimpleType *self
);
Get and return the current value of the "annotation" property.
void gxml_gom_xsd_simple_type_set_annotation (GXmlGomXsdSimpleType *self
,GXmlGomXsdAnnotation *value
);
Set the value of the "annotation" property to value
.
self |
the GXmlGomXsdSimpleType instance to modify |
|
value |
the new value of the "annotation" property |
GXmlGomXsdTypeList *
gxml_gom_xsd_simple_type_get_list (GXmlGomXsdSimpleType *self
);
Get and return the current value of the "list" property.
void gxml_gom_xsd_simple_type_set_list (GXmlGomXsdSimpleType *self
,GXmlGomXsdTypeList *value
);
Set the value of the "list" property to value
.
self |
the GXmlGomXsdSimpleType instance to modify |
|
value |
the new value of the "list" property |
GXmlGomXsdTypeUnion *
gxml_gom_xsd_simple_type_get_union (GXmlGomXsdSimpleType *self
);
Get and return the current value of the "union" property.
void gxml_gom_xsd_simple_type_set_union (GXmlGomXsdSimpleType *self
,GXmlGomXsdTypeUnion *value
);
Set the value of the "union" property to value
.
self |
the GXmlGomXsdSimpleType instance to modify |
|
value |
the new value of the "union" property |
GXmlGomXsdTypeRestriction *
gxml_gom_xsd_simple_type_get_restriction
(GXmlGomXsdSimpleType *self
);
Get and return the current value of the "restriction" property.
void gxml_gom_xsd_simple_type_set_restriction (GXmlGomXsdSimpleType *self
,GXmlGomXsdTypeRestriction *value
);
Set the value of the "restriction" property to value
.
self |
the GXmlGomXsdSimpleType instance to modify |
|
value |
the new value of the "restriction" property |
GXmlGomXsdTypeDefinition *
gxml_gom_xsd_type_definition_new (void
);
GXmlGomXsdAnnotation *
gxml_gom_xsd_type_definition_get_annotation
(GXmlGomXsdTypeDefinition *self
);
Get and return the current value of the "annotation" property.
void gxml_gom_xsd_type_definition_set_annotation (GXmlGomXsdTypeDefinition *self
,GXmlGomXsdAnnotation *value
);
Set the value of the "annotation" property to value
.
self |
the GXmlGomXsdTypeDefinition instance to modify |
|
value |
the new value of the "annotation" property |
GXmlGomXsdTypeRestriction *
gxml_gom_xsd_type_restriction_new (void
);
const gchar *
gxml_gom_xsd_type_restriction_get_base
(GXmlGomXsdTypeRestriction *self
);
Get and return the current value of the "::base" property.
void gxml_gom_xsd_type_restriction_set_base (GXmlGomXsdTypeRestriction *self
,const gchar *value
);
Set the value of the "::base" property to value
.
self |
the GXmlGomXsdTypeRestriction instance to modify |
|
value |
the new value of the "::base" property |
GXmlGomXsdSimpleType *
gxml_gom_xsd_type_restriction_get_simple_type
(GXmlGomXsdTypeRestriction *self
);
Get and return the current value of the "simple-type" property.
void gxml_gom_xsd_type_restriction_set_simple_type (GXmlGomXsdTypeRestriction *self
,GXmlGomXsdSimpleType *value
);
Set the value of the "simple-type" property to value
.
self |
the GXmlGomXsdTypeRestriction instance to modify |
|
value |
the new value of the "simple-type" property |
GXmlGomXsdListTypeRestrictionEnumerations *
gxml_gom_xsd_type_restriction_get_enumerations
(GXmlGomXsdTypeRestriction *self
);
Get and return the current value of the "enumerations" property.
void gxml_gom_xsd_type_restriction_set_enumerations (GXmlGomXsdTypeRestriction *self
,GXmlGomXsdListTypeRestrictionEnumerations *value
);
Set the value of the "enumerations" property to value
.
self |
the GXmlGomXsdTypeRestriction instance to modify |
|
value |
the new value of the "enumerations" property |
GXmlGomXsdListTypeRestrictionWhiteSpaces *
gxml_gom_xsd_type_restriction_get_white_spaces
(GXmlGomXsdTypeRestriction *self
);
Get and return the current value of the "white-spaces" property.
void gxml_gom_xsd_type_restriction_set_white_spaces (GXmlGomXsdTypeRestriction *self
,GXmlGomXsdListTypeRestrictionWhiteSpaces *value
);
Set the value of the "white-spaces" property to value
.
self |
the GXmlGomXsdTypeRestriction instance to modify |
|
value |
the new value of the "white-spaces" property |
GXmlGomXsdTypeRestrictionDef *
gxml_gom_xsd_type_restriction_def_new (void
);
GXmlGomXsdAnnotation *
gxml_gom_xsd_type_restriction_def_get_annotation
(GXmlGomXsdTypeRestrictionDef *self
);
Get and return the current value of the "annotation" property.
void gxml_gom_xsd_type_restriction_def_set_annotation (GXmlGomXsdTypeRestrictionDef *self
,GXmlGomXsdAnnotation *value
);
Set the value of the "annotation" property to value
.
self |
the GXmlGomXsdTypeRestrictionDef instance to modify |
|
value |
the new value of the "annotation" property |
GXmlGomXsdTypeRestrictionMinExclusive *
gxml_gom_xsd_type_restriction_min_exclusive_new
(void
);
GXmlGomXsdTypeRestrictionMinInclusive *
gxml_gom_xsd_type_restriction_min_inclusive_new
(void
);
GXmlGomXsdTypeRestrictionMaxExclusive *
gxml_gom_xsd_type_restriction_max_exclusive_new
(void
);
GXmlGomXsdTypeRestrictionMaxInclusive *
gxml_gom_xsd_type_restriction_max_inclusive_new
(void
);
GXmlGomXsdTypeRestrictionTotalDigits *
gxml_gom_xsd_type_restriction_total_digits_new
(void
);
GXmlGomXsdTypeRestrictionFractionDigits *
gxml_gom_xsd_type_restriction_fraction_digits_new
(void
);
GXmlGomXsdTypeRestrictionLength *
gxml_gom_xsd_type_restriction_length_new
(void
);
GXmlGomXsdTypeRestrictionMinLength *
gxml_gom_xsd_type_restriction_min_length_new
(void
);
GXmlGomXsdTypeRestrictionMaxLength *
gxml_gom_xsd_type_restriction_max_length_new
(void
);
GXmlGomXsdTypeRestrictionEnumeration *
gxml_gom_xsd_type_restriction_enumeration_new
(void
);
const gchar *
gxml_gom_xsd_type_restriction_enumeration_get_value
(GXmlGomXsdTypeRestrictionEnumeration *self
);
Get and return the current value of the "::value" property.
void gxml_gom_xsd_type_restriction_enumeration_set_value (GXmlGomXsdTypeRestrictionEnumeration *self
,const gchar *value
);
Set the value of the "::value" property to value
.
self |
the GXmlGomXsdTypeRestrictionEnumeration instance to modify |
|
value |
the new value of the "::value" property |
GXmlGomXsdTypeRestrictionWhiteSpaceFixed *
gxml_gom_xsd_type_restriction_white_space_fixed_new
(void
);
GXmlGomXsdTypeRestrictionWhiteSpace *
gxml_gom_xsd_type_restriction_white_space_new
(void
);
GXmlGomXsdTypeRestrictionWhiteSpaceFixed *
gxml_gom_xsd_type_restriction_white_space_get_fixed
(GXmlGomXsdTypeRestrictionWhiteSpace *self
);
Get and return the current value of the "::fixed" property.
void gxml_gom_xsd_type_restriction_white_space_set_fixed (GXmlGomXsdTypeRestrictionWhiteSpace *self
,GXmlGomXsdTypeRestrictionWhiteSpaceFixed *value
);
Set the value of the "::fixed" property to value
.
self |
the GXmlGomXsdTypeRestrictionWhiteSpace instance to modify |
|
value |
the new value of the "::fixed" property |
const gchar *
gxml_gom_xsd_type_restriction_white_space_get_value
(GXmlGomXsdTypeRestrictionWhiteSpace *self
);
Get and return the current value of the "::value" property.
(collapse | preserve | replace)
void gxml_gom_xsd_type_restriction_white_space_set_value (GXmlGomXsdTypeRestrictionWhiteSpace *self
,const gchar *value
);
Set the value of the "::value" property to value
.
(collapse | preserve | replace)
self |
the GXmlGomXsdTypeRestrictionWhiteSpace instance to modify |
|
value |
the new value of the "::value" property |
GXmlGomXsdTypeRestrictionPattern *
gxml_gom_xsd_type_restriction_pattern_new
(void
);
GXmlGomXsdTypeRestrictionAssertion *
gxml_gom_xsd_type_restriction_assertion_new
(void
);
GXmlGomXsdTypeRestrictionExplicitTimezone *
gxml_gom_xsd_type_restriction_explicit_timezone_new
(void
);
gboolean
gxml_gom_xsd_complex_type_get_abstract
(GXmlGomXsdComplexType *self
);
Get and return the current value of the "abstract" property.
attribute name = abstract
void gxml_gom_xsd_complex_type_set_abstract (GXmlGomXsdComplexType *self
,gboolean value
);
Set the value of the "abstract" property to value
.
attribute name = abstract
self |
the GXmlGomXsdComplexType instance to modify |
|
value |
the new value of the "abstract" property |
const gchar *
gxml_gom_xsd_complex_type_get_block (GXmlGomXsdComplexType *self
);
Get and return the current value of the "block" property.
(all | List of (extension | restriction))
void gxml_gom_xsd_complex_type_set_block (GXmlGomXsdComplexType *self
,const gchar *value
);
Set the value of the "block" property to value
.
(all | List of (extension | restriction))
self |
the GXmlGomXsdComplexType instance to modify |
|
value |
the new value of the "block" property |
const gchar *
gxml_gom_xsd_complex_type_get_final (GXmlGomXsdComplexType *self
);
Get and return the current value of the "final" property.
(all | List of (extension | restriction))
void gxml_gom_xsd_complex_type_set_final (GXmlGomXsdComplexType *self
,const gchar *value
);
Set the value of the "final" property to value
.
(all | List of (extension | restriction))
self |
the GXmlGomXsdComplexType instance to modify |
|
value |
the new value of the "final" property |
gboolean
gxml_gom_xsd_complex_type_get_mixed (GXmlGomXsdComplexType *self
);
Get and return the current value of the "mixed" property.
void gxml_gom_xsd_complex_type_set_mixed (GXmlGomXsdComplexType *self
,gboolean value
);
Set the value of the "mixed" property to value
.
self |
the GXmlGomXsdComplexType instance to modify |
|
value |
the new value of the "mixed" property |
const gchar *
gxml_gom_xsd_complex_type_get_name (GXmlGomXsdComplexType *self
);
Get and return the current value of the "name" property.
void gxml_gom_xsd_complex_type_set_name (GXmlGomXsdComplexType *self
,const gchar *value
);
Set the value of the "name" property to value
.
self |
the GXmlGomXsdComplexType instance to modify |
|
value |
the new value of the "name" property |
gboolean
gxml_gom_xsd_complex_type_get_default_attributes_apply
(GXmlGomXsdComplexType *self
);
Get and return the current value of the "default-attributes-apply" property.
defaultAttributesApply
void gxml_gom_xsd_complex_type_set_default_attributes_apply (GXmlGomXsdComplexType *self
,gboolean value
);
Set the value of the "default-attributes-apply" property to value
.
defaultAttributesApply
self |
the GXmlGomXsdComplexType instance to modify |
|
value |
the new value of the "default-attributes-apply" property |
GXmlGomXsdBaseContent *
gxml_gom_xsd_complex_type_get_content_type
(GXmlGomXsdComplexType *self
);
Get and return the current value of the "content-type" property.
void gxml_gom_xsd_complex_type_set_content_type (GXmlGomXsdComplexType *self
,GXmlGomXsdBaseContent *value
);
Set the value of the "content-type" property to value
.
A gxml_gom_xsd_complex_type_new()
or GXmlGomXsdSimpleType
self |
the GXmlGomXsdComplexType instance to modify |
|
value |
the new value of the "content-type" property |
GXmlGomXsdList *
gxml_gom_xsd_complex_type_get_type_attributes
(GXmlGomXsdComplexType *self
);
Get and return the current value of the "type-attributes" property.
List of type GXmlGomXsdAttribute definitions
GXmlGomXsdList *
gxml_gom_xsd_complex_type_get_group_attributes
(GXmlGomXsdComplexType *self
);
Get and return the current value of the "group-attributes" property.
List of group GXmlGomXsdAttribute definitions
const gchar *
gxml_gom_xsd_extension_get_base (GXmlGomXsdExtension *self
);
Get and return the current value of the "::base" property.
void gxml_gom_xsd_extension_set_base (GXmlGomXsdExtension *self
,const gchar *value
);
Set the value of the "::base" property to value
.
self |
the GXmlGomXsdExtension instance to modify |
|
value |
the new value of the "::base" property |
gboolean
gxml_gom_xsd_element_get_abstract (GXmlGomXsdElement *self
);
Get and return the current value of the "::abstract" property.
attribute name = abstract
void gxml_gom_xsd_element_set_abstract (GXmlGomXsdElement *self
,gboolean value
);
Set the value of the "::abstract" property to value
.
attribute name = abstract
self |
the GXmlGomXsdElement instance to modify |
|
value |
the new value of the "::abstract" property |
const gchar *
gxml_gom_xsd_element_get_block (GXmlGomXsdElement *self
);
Get and return the current value of the "::block" property.
(all | List of (extension | restriction | substitution))
void gxml_gom_xsd_element_set_block (GXmlGomXsdElement *self
,const gchar *value
);
Set the value of the "::block" property to value
.
(all | List of (extension | restriction | substitution))
self |
the GXmlGomXsdElement instance to modify |
|
value |
the new value of the "::block" property |
const gchar *
gxml_gom_xsd_element_get_default (GXmlGomXsdElement *self
);
Get and return the current value of the "::default" property.
void gxml_gom_xsd_element_set_default (GXmlGomXsdElement *self
,const gchar *value
);
Set the value of the "::default" property to value
.
self |
the GXmlGomXsdElement instance to modify |
|
value |
the new value of the "::default" property |
const gchar *
gxml_gom_xsd_element_get_final (GXmlGomXsdElement *self
);
Get and return the current value of the "::final" property.
(all | List of (extension | restriction))
void gxml_gom_xsd_element_set_final (GXmlGomXsdElement *self
,const gchar *value
);
Set the value of the "::final" property to value
.
(all | List of (extension | restriction))
self |
the GXmlGomXsdElement instance to modify |
|
value |
the new value of the "::final" property |
const gchar *
gxml_gom_xsd_element_get_fixed (GXmlGomXsdElement *self
);
Get and return the current value of the "::fixed" property.
void gxml_gom_xsd_element_set_fixed (GXmlGomXsdElement *self
,const gchar *value
);
Set the value of the "::fixed" property to value
.
self |
the GXmlGomXsdElement instance to modify |
|
value |
the new value of the "::fixed" property |
const gchar *
gxml_gom_xsd_element_get_form (GXmlGomXsdElement *self
);
Get and return the current value of the "::form" property.
(qualified | unqualified)
void gxml_gom_xsd_element_set_form (GXmlGomXsdElement *self
,const gchar *value
);
Set the value of the "::form" property to value
.
(qualified | unqualified)
self |
the GXmlGomXsdElement instance to modify |
|
value |
the new value of the "::form" property |
const gchar *
gxml_gom_xsd_element_get_max_occurs (GXmlGomXsdElement *self
);
Get and return the current value of the "::maxOccurs" property.
(nonNegativeInteger | unbounded) : 1
void gxml_gom_xsd_element_set_max_occurs (GXmlGomXsdElement *self
,const gchar *value
);
Set the value of the "::maxOccurs" property to value
.
(nonNegativeInteger | unbounded) : 1
self |
the GXmlGomXsdElement instance to modify |
|
value |
the new value of the "::maxOccurs" property |
const gchar *
gxml_gom_xsd_element_get_min_occurs (GXmlGomXsdElement *self
);
Get and return the current value of the "::minOccurs" property.
nonNegativeInteger : 1
void gxml_gom_xsd_element_set_min_occurs (GXmlGomXsdElement *self
,const gchar *value
);
Set the value of the "::minOccurs" property to value
.
nonNegativeInteger : 1
self |
the GXmlGomXsdElement instance to modify |
|
value |
the new value of the "::minOccurs" property |
const gchar *
gxml_gom_xsd_element_get_name (GXmlGomXsdElement *self
);
Get and return the current value of the "::name" property.
void gxml_gom_xsd_element_set_name (GXmlGomXsdElement *self
,const gchar *value
);
Set the value of the "::name" property to value
.
self |
the GXmlGomXsdElement instance to modify |
|
value |
the new value of the "::name" property |
gboolean
gxml_gom_xsd_element_get_nillable (GXmlGomXsdElement *self
);
Get and return the current value of the "::nillable" property.
void gxml_gom_xsd_element_set_nillable (GXmlGomXsdElement *self
,gboolean value
);
Set the value of the "::nillable" property to value
.
self |
the GXmlGomXsdElement instance to modify |
|
value |
the new value of the "::nillable" property |
const gchar *
gxml_gom_xsd_element_get_ref (GXmlGomXsdElement *self
);
Get and return the current value of the "::ref" property.
void gxml_gom_xsd_element_set_ref (GXmlGomXsdElement *self
,const gchar *value
);
Set the value of the "::ref" property to value
.
self |
the GXmlGomXsdElement instance to modify |
|
value |
the new value of the "::ref" property |
GXmlDomTokenList *
gxml_gom_xsd_element_get_substitution_group
(GXmlGomXsdElement *self
);
Get and return the current value of the "::substitutionGroup" property.
substitutionGroup
void gxml_gom_xsd_element_set_substitution_group (GXmlGomXsdElement *self
,GXmlDomTokenList *value
);
Set the value of the "::substitutionGroup" property to value
.
substitutionGroup
self |
the GXmlGomXsdElement instance to modify |
|
value |
the new value of the "::substitutionGroup" property |
const gchar *
gxml_gom_xsd_element_get_target_namespace
(GXmlGomXsdElement *self
);
Get and return the current value of the "::targetNamespace" property.
targetNamespace
void gxml_gom_xsd_element_set_target_namespace (GXmlGomXsdElement *self
,const gchar *value
);
Set the value of the "::targetNamespace" property to value
.
targetNamespace
self |
the GXmlGomXsdElement instance to modify |
|
value |
the new value of the "::targetNamespace" property |
const gchar *
gxml_gom_xsd_element_get_object_type (GXmlGomXsdElement *self
);
Get and return the current value of the "::type" property.
attribute name = 'type'
void gxml_gom_xsd_element_set_object_type (GXmlGomXsdElement *self
,const gchar *value
);
Set the value of the "::type" property to value
.
attribute name = 'type'
self |
the GXmlGomXsdElement instance to modify |
|
value |
the new value of the "::type" property |
GXmlGomXsdAnnotation *
gxml_gom_xsd_element_get_anotation (GXmlGomXsdElement *self
);
Get and return the current value of the "::annotation" property.
void gxml_gom_xsd_element_set_anotation (GXmlGomXsdElement *self
,GXmlGomXsdAnnotation *value
);
Set the value of the "::annotation" property to value
.
self |
the GXmlGomXsdElement instance to modify |
|
value |
the new value of the "::annotation" property |
GXmlGomXsdSimpleType *
gxml_gom_xsd_element_get_simple_type (GXmlGomXsdElement *self
);
Get and return the current value of the "::SimpleType" property.
void gxml_gom_xsd_element_set_simple_type (GXmlGomXsdElement *self
,GXmlGomXsdSimpleType *value
);
Set the value of the "::SimpleType" property to value
.
self |
the GXmlGomXsdElement instance to modify |
|
value |
the new value of the "::SimpleType" property |
GXmlGomXsdComplexType *
gxml_gom_xsd_element_get_complex_type (GXmlGomXsdElement *self
);
Get and return the current value of the "::ComplexType" property.
void gxml_gom_xsd_element_set_complex_type (GXmlGomXsdElement *self
,GXmlGomXsdComplexType *value
);
Set the value of the "::ComplexType" property to value
.
self |
the GXmlGomXsdElement instance to modify |
|
value |
the new value of the "::ComplexType" property |
GXmlGomXsdAnnotation *
gxml_gom_xsd_base_type_get_anotation (GXmlGomXsdBaseType *self
);
Get and return the current value of the "anotation" property.
void gxml_gom_xsd_base_type_set_anotation (GXmlGomXsdBaseType *self
,GXmlGomXsdAnnotation *value
);
Set the value of the "anotation" property to value
.
self |
the GXmlGomXsdBaseType instance to modify |
|
value |
the new value of the "anotation" property |
GXmlGomXsdAnnotation *
gxml_gom_xsd_base_content_get_anotation
(GXmlGomXsdBaseContent *self
);
Get and return the current value of the "anotation" property.
void gxml_gom_xsd_base_content_set_anotation (GXmlGomXsdBaseContent *self
,GXmlGomXsdAnnotation *value
);
Set the value of the "anotation" property to value
.
self |
the GXmlGomXsdBaseContent instance to modify |
|
value |
the new value of the "anotation" property |
GXmlGomXsdSimpleContent *
gxml_gom_xsd_simple_content_new (void
);
GXmlGomXsdComplexContent *
gxml_gom_xsd_complex_content_new (void
);
GXmlGomXsdBaseAttribute *
gxml_gom_xsd_base_attribute_new (void
);
GXmlGomXsdAnnotation *
gxml_gom_xsd_base_attribute_get_anotation
(GXmlGomXsdBaseAttribute *self
);
Get and return the current value of the "anotation" property.
void gxml_gom_xsd_base_attribute_set_anotation (GXmlGomXsdBaseAttribute *self
,GXmlGomXsdAnnotation *value
);
Set the value of the "anotation" property to value
.
self |
the GXmlGomXsdBaseAttribute instance to modify |
|
value |
the new value of the "anotation" property |
GXmlGomXsdAttributeGroup *
gxml_gom_xsd_attribute_group_new (void
);
gint gxml_gom_xsd_list_index_of (GXmlGomXsdList *self
,GXmlDomElement *element
);
gint
gxml_gom_xsd_list_get_length (GXmlGomXsdList *self
);
Get and return the current value of the "length" property.
GXmlGomXsdListSimpleTypes *
gxml_gom_xsd_list_simple_types_new (void
);
GXmlGomXsdListComplexTypes *
gxml_gom_xsd_list_complex_types_new (void
);
GXmlGomXsdListTypeRestrictionEnumerations *
gxml_gom_xsd_list_type_restriction_enumerations_new
(void
);
GXmlGomXsdListTypeRestrictionWhiteSpaces *
gxml_gom_xsd_list_type_restriction_white_spaces_new
(void
);
#define GXML_TYPE_GOM_XSD_SCHEMA (gxml_gom_xsd_schema_get_type ())
The type for GXmlGomXsdSchema.
struct GXmlGomXsdSchema { GXmlGomElement parent_instance; GXmlGomXsdSchemaPrivate * priv; };
Reference interfaces for XSD support.
struct GXmlGomXsdSchemaClass { GXmlGomElementClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_SCHEMA
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_SIMPLE_TYPE (gxml_gom_xsd_simple_type_get_type ())
The type for GXmlGomXsdSimpleType.
struct GXmlGomXsdSimpleType { GXmlGomElement parent_instance; GXmlGomXsdSimpleTypePrivate * priv; };
struct GXmlGomXsdSimpleTypeClass { GXmlGomElementClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_SIMPLE_TYPE
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_TYPE_DEFINITION (gxml_gom_xsd_type_definition_get_type ())
The type for GXmlGomXsdTypeDefinition.
struct GXmlGomXsdTypeDefinition { GXmlGomElement parent_instance; GXmlGomXsdTypeDefinitionPrivate * priv; };
struct GXmlGomXsdTypeDefinitionClass { GXmlGomElementClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_TYPE_DEFINITION
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_TYPE_LIST (gxml_gom_xsd_type_list_get_type ())
The type for GXmlGomXsdTypeList.
struct GXmlGomXsdTypeList { GXmlGomXsdTypeDefinition parent_instance; GXmlGomXsdTypeListPrivate * priv; };
struct GXmlGomXsdTypeListClass { GXmlGomXsdTypeDefinitionClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_TYPE_LIST
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_TYPE_UNION (gxml_gom_xsd_type_union_get_type ())
The type for GXmlGomXsdTypeUnion.
struct GXmlGomXsdTypeUnion { GXmlGomXsdTypeDefinition parent_instance; GXmlGomXsdTypeUnionPrivate * priv; };
struct GXmlGomXsdTypeUnionClass { GXmlGomXsdTypeDefinitionClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_TYPE_UNION
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_TYPE_RESTRICTION (gxml_gom_xsd_type_restriction_get_type ())
The type for GXmlGomXsdTypeRestriction.
struct GXmlGomXsdTypeRestriction { GXmlGomXsdTypeDefinition parent_instance; GXmlGomXsdTypeRestrictionPrivate * priv; };
struct GXmlGomXsdTypeRestrictionClass { GXmlGomXsdTypeDefinitionClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_TYPE_RESTRICTION
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_DEF (gxml_gom_xsd_type_restriction_def_get_type ())
The type for GXmlGomXsdTypeRestrictionDef.
struct GXmlGomXsdTypeRestrictionDef { GXmlGomElement parent_instance; GXmlGomXsdTypeRestrictionDefPrivate * priv; };
struct GXmlGomXsdTypeRestrictionDefClass { GXmlGomElementClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_DEF
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_MIN_EXCLUSIVE (gxml_gom_xsd_type_restriction_min_exclusive_get_type ())
The type for GXmlGomXsdTypeRestrictionMinExclusive.
struct GXmlGomXsdTypeRestrictionMinExclusive { GXmlGomXsdTypeRestrictionDef parent_instance; GXmlGomXsdTypeRestrictionMinExclusivePrivate * priv; };
struct GXmlGomXsdTypeRestrictionMinExclusiveClass { GXmlGomXsdTypeRestrictionDefClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_MIN_EXCLUSIVE
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_MIN_INCLUSIVE (gxml_gom_xsd_type_restriction_min_inclusive_get_type ())
The type for GXmlGomXsdTypeRestrictionMinInclusive.
struct GXmlGomXsdTypeRestrictionMinInclusive { GXmlGomXsdTypeRestrictionDef parent_instance; GXmlGomXsdTypeRestrictionMinInclusivePrivate * priv; };
struct GXmlGomXsdTypeRestrictionMinInclusiveClass { GXmlGomXsdTypeRestrictionDefClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_MIN_INCLUSIVE
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_MAX_EXCLUSIVE (gxml_gom_xsd_type_restriction_max_exclusive_get_type ())
The type for GXmlGomXsdTypeRestrictionMaxExclusive.
struct GXmlGomXsdTypeRestrictionMaxExclusive { GXmlGomXsdTypeRestrictionDef parent_instance; GXmlGomXsdTypeRestrictionMaxExclusivePrivate * priv; };
struct GXmlGomXsdTypeRestrictionMaxExclusiveClass { GXmlGomXsdTypeRestrictionDefClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_MAX_EXCLUSIVE
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_MAX_INCLUSIVE (gxml_gom_xsd_type_restriction_max_inclusive_get_type ())
The type for GXmlGomXsdTypeRestrictionMaxInclusive.
struct GXmlGomXsdTypeRestrictionMaxInclusive { GXmlGomXsdTypeRestrictionDef parent_instance; GXmlGomXsdTypeRestrictionMaxInclusivePrivate * priv; };
struct GXmlGomXsdTypeRestrictionMaxInclusiveClass { GXmlGomXsdTypeRestrictionDefClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_MAX_INCLUSIVE
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_TOTAL_DIGITS (gxml_gom_xsd_type_restriction_total_digits_get_type ())
The type for GXmlGomXsdTypeRestrictionTotalDigits.
struct GXmlGomXsdTypeRestrictionTotalDigits { GXmlGomXsdTypeRestrictionDef parent_instance; GXmlGomXsdTypeRestrictionTotalDigitsPrivate * priv; };
struct GXmlGomXsdTypeRestrictionTotalDigitsClass { GXmlGomXsdTypeRestrictionDefClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_TOTAL_DIGITS
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_FRACTION_DIGITS (gxml_gom_xsd_type_restriction_fraction_digits_get_type ())
The type for GXmlGomXsdTypeRestrictionFractionDigits.
struct GXmlGomXsdTypeRestrictionFractionDigits { GXmlGomXsdTypeRestrictionDef parent_instance; GXmlGomXsdTypeRestrictionFractionDigitsPrivate * priv; };
struct GXmlGomXsdTypeRestrictionFractionDigitsClass { GXmlGomXsdTypeRestrictionDefClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_FRACTION_DIGITS
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_LENGTH (gxml_gom_xsd_type_restriction_length_get_type ())
The type for GXmlGomXsdTypeRestrictionLength.
struct GXmlGomXsdTypeRestrictionLength { GXmlGomXsdTypeRestrictionDef parent_instance; GXmlGomXsdTypeRestrictionLengthPrivate * priv; };
struct GXmlGomXsdTypeRestrictionLengthClass { GXmlGomXsdTypeRestrictionDefClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_LENGTH
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_MIN_LENGTH (gxml_gom_xsd_type_restriction_min_length_get_type ())
The type for GXmlGomXsdTypeRestrictionMinLength.
struct GXmlGomXsdTypeRestrictionMinLength { GXmlGomXsdTypeRestrictionDef parent_instance; GXmlGomXsdTypeRestrictionMinLengthPrivate * priv; };
struct GXmlGomXsdTypeRestrictionMinLengthClass { GXmlGomXsdTypeRestrictionDefClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_MIN_LENGTH
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_MAX_LENGTH (gxml_gom_xsd_type_restriction_max_length_get_type ())
The type for GXmlGomXsdTypeRestrictionMaxLength.
struct GXmlGomXsdTypeRestrictionMaxLength { GXmlGomXsdTypeRestrictionDef parent_instance; GXmlGomXsdTypeRestrictionMaxLengthPrivate * priv; };
struct GXmlGomXsdTypeRestrictionMaxLengthClass { GXmlGomXsdTypeRestrictionDefClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_MAX_LENGTH
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_ENUMERATION (gxml_gom_xsd_type_restriction_enumeration_get_type ())
The type for GXmlGomXsdTypeRestrictionEnumeration.
struct GXmlGomXsdTypeRestrictionEnumeration { GXmlGomXsdTypeRestrictionDef parent_instance; GXmlGomXsdTypeRestrictionEnumerationPrivate * priv; };
struct GXmlGomXsdTypeRestrictionEnumerationClass { GXmlGomXsdTypeRestrictionDefClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_ENUMERATION
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_WHITE_SPACE (gxml_gom_xsd_type_restriction_white_space_get_type ())
The type for GXmlGomXsdTypeRestrictionWhiteSpace.
#define GXML_GOM_XSD_TYPE_RESTRICTION_WHITE_SPACE_TYPE_FIXED (gxml_gom_xsd_type_restriction_white_space_fixed_get_type ())
The type for GXmlGomXsdTypeRestrictionWhiteSpaceFixed.
struct GXmlGomXsdTypeRestrictionWhiteSpaceFixed { GXmlGomBoolean parent_instance; GXmlGomXsdTypeRestrictionWhiteSpaceFixedPrivate * priv; };
struct GXmlGomXsdTypeRestrictionWhiteSpaceFixedClass { GXmlGomBooleanClass parent_class; };
The class structure for GXML_GOM_XSD_TYPE_RESTRICTION_WHITE_SPACE_TYPE_FIXED
. All the fields in this structure are private and should never be accessed directly.
struct GXmlGomXsdTypeRestrictionWhiteSpace { GXmlGomXsdTypeRestrictionDef parent_instance; GXmlGomXsdTypeRestrictionWhiteSpacePrivate * priv; };
struct GXmlGomXsdTypeRestrictionWhiteSpaceClass { GXmlGomXsdTypeRestrictionDefClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_WHITE_SPACE
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_PATTERN (gxml_gom_xsd_type_restriction_pattern_get_type ())
The type for GXmlGomXsdTypeRestrictionPattern.
struct GXmlGomXsdTypeRestrictionPattern { GXmlGomXsdTypeRestrictionDef parent_instance; GXmlGomXsdTypeRestrictionPatternPrivate * priv; };
struct GXmlGomXsdTypeRestrictionPatternClass { GXmlGomXsdTypeRestrictionDefClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_PATTERN
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_ASSERTION (gxml_gom_xsd_type_restriction_assertion_get_type ())
The type for GXmlGomXsdTypeRestrictionAssertion.
struct GXmlGomXsdTypeRestrictionAssertion { GXmlGomXsdTypeRestrictionDef parent_instance; GXmlGomXsdTypeRestrictionAssertionPrivate * priv; };
struct GXmlGomXsdTypeRestrictionAssertionClass { GXmlGomXsdTypeRestrictionDefClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_ASSERTION
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_EXPLICIT_TIMEZONE (gxml_gom_xsd_type_restriction_explicit_timezone_get_type ())
The type for GXmlGomXsdTypeRestrictionExplicitTimezone.
struct GXmlGomXsdTypeRestrictionExplicitTimezone { GXmlGomXsdTypeRestrictionDef parent_instance; GXmlGomXsdTypeRestrictionExplicitTimezonePrivate * priv; };
struct GXmlGomXsdTypeRestrictionExplicitTimezoneClass { GXmlGomXsdTypeRestrictionDefClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_TYPE_RESTRICTION_EXPLICIT_TIMEZONE
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_COMPLEX_TYPE (gxml_gom_xsd_complex_type_get_type ())
The type for GXmlGomXsdComplexType.
struct GXmlGomXsdComplexType { GXmlGomXsdBaseType parent_instance; GXmlGomXsdComplexTypePrivate * priv; GXmlGomXsdList* _type_attributes; GXmlGomXsdList* _group_attributes; };
struct GXmlGomXsdComplexTypeClass { GXmlGomXsdBaseTypeClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_COMPLEX_TYPE
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_EXTENSION (gxml_gom_xsd_extension_get_type ())
The type for GXmlGomXsdExtension.
struct GXmlGomXsdExtension { GXmlGomElement parent_instance; GXmlGomXsdExtensionPrivate * priv; };
struct GXmlGomXsdExtensionClass { GXmlGomElementClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_EXTENSION
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_ELEMENT (gxml_gom_xsd_element_get_type ())
The type for GXmlGomXsdElement.
struct GXmlGomXsdElement { GXmlGomElement parent_instance; GXmlGomXsdElementPrivate * priv; };
struct GXmlGomXsdElementClass { GXmlGomElementClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_ELEMENT
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_ANNOTATION (gxml_gom_xsd_annotation_get_type ())
The type for GXmlGomXsdAnnotation.
struct GXmlGomXsdAnnotation { GXmlGomElement parent_instance; GXmlGomXsdAnnotationPrivate * priv; };
struct GXmlGomXsdAnnotationClass { GXmlGomElementClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_ANNOTATION
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_BASE_TYPE (gxml_gom_xsd_base_type_get_type ())
The type for GXmlGomXsdBaseType.
struct GXmlGomXsdBaseType { GXmlGomElement parent_instance; GXmlGomXsdBaseTypePrivate * priv; };
struct GXmlGomXsdBaseTypeClass { GXmlGomElementClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_BASE_TYPE
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_BASE_CONTENT (gxml_gom_xsd_base_content_get_type ())
The type for GXmlGomXsdBaseContent.
struct GXmlGomXsdBaseContent { GXmlGomElement parent_instance; GXmlGomXsdBaseContentPrivate * priv; };
struct GXmlGomXsdBaseContentClass { GXmlGomElementClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_BASE_CONTENT
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_SIMPLE_CONTENT (gxml_gom_xsd_simple_content_get_type ())
The type for GXmlGomXsdSimpleContent.
struct GXmlGomXsdSimpleContent { GXmlGomXsdBaseContent parent_instance; GXmlGomXsdSimpleContentPrivate * priv; };
struct GXmlGomXsdSimpleContentClass { GXmlGomXsdBaseContentClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_SIMPLE_CONTENT
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_COMPLEX_CONTENT (gxml_gom_xsd_complex_content_get_type ())
The type for GXmlGomXsdComplexContent.
struct GXmlGomXsdComplexContent { GXmlGomXsdBaseContent parent_instance; GXmlGomXsdComplexContentPrivate * priv; };
struct GXmlGomXsdComplexContentClass { GXmlGomXsdBaseContentClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_COMPLEX_CONTENT
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_OPEN_CONTENT (gxml_gom_xsd_open_content_get_type ())
The type for GXmlGomXsdOpenContent.
struct GXmlGomXsdOpenContent { GXmlGomXsdBaseContent parent_instance; GXmlGomXsdOpenContentPrivate * priv; };
struct GXmlGomXsdOpenContentClass { GXmlGomXsdBaseContentClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_OPEN_CONTENT
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_BASE_ATTRIBUTE (gxml_gom_xsd_base_attribute_get_type ())
The type for GXmlGomXsdBaseAttribute.
struct GXmlGomXsdBaseAttribute { GXmlGomElement parent_instance; GXmlGomXsdBaseAttributePrivate * priv; };
struct GXmlGomXsdBaseAttributeClass { GXmlGomElementClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_BASE_ATTRIBUTE
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_ATTRIBUTE (gxml_gom_xsd_attribute_get_type ())
The type for GXmlGomXsdAttribute.
struct GXmlGomXsdAttribute { GXmlGomXsdBaseAttribute parent_instance; GXmlGomXsdAttributePrivate * priv; };
struct GXmlGomXsdAttributeClass { GXmlGomXsdBaseAttributeClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_ATTRIBUTE
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_ATTRIBUTE_GROUP (gxml_gom_xsd_attribute_group_get_type ())
The type for GXmlGomXsdAttributeGroup.
struct GXmlGomXsdAttributeGroup { GXmlGomXsdBaseAttribute parent_instance; GXmlGomXsdAttributeGroupPrivate * priv; };
struct GXmlGomXsdAttributeGroupClass { GXmlGomXsdBaseAttributeClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_ATTRIBUTE_GROUP
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_LIST (gxml_gom_xsd_list_get_type ())
The type for GXmlGomXsdList.
struct GXmlGomXsdList { GXmlGomArrayList parent_instance; GXmlGomXsdListPrivate * priv; };
struct GXmlGomXsdListClass { GXmlGomArrayListClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_LIST
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_LIST_ELEMENTS (gxml_gom_xsd_list_elements_get_type ())
The type for GXmlGomXsdListElements.
struct GXmlGomXsdListElements { GXmlGomXsdList parent_instance; GXmlGomXsdListElementsPrivate * priv; };
struct GXmlGomXsdListElementsClass { GXmlGomXsdListClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_LIST_ELEMENTS
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_LIST_SIMPLE_TYPES (gxml_gom_xsd_list_simple_types_get_type ())
The type for GXmlGomXsdListSimpleTypes.
struct GXmlGomXsdListSimpleTypes { GXmlGomXsdList parent_instance; GXmlGomXsdListSimpleTypesPrivate * priv; };
struct GXmlGomXsdListSimpleTypesClass { GXmlGomXsdListClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_LIST_SIMPLE_TYPES
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_LIST_COMPLEX_TYPES (gxml_gom_xsd_list_complex_types_get_type ())
The type for GXmlGomXsdListComplexTypes.
struct GXmlGomXsdListComplexTypes { GXmlGomXsdList parent_instance; GXmlGomXsdListComplexTypesPrivate * priv; };
struct GXmlGomXsdListComplexTypesClass { GXmlGomXsdListClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_LIST_COMPLEX_TYPES
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_LIST_TYPE_RESTRICTION_ENUMERATIONS (gxml_gom_xsd_list_type_restriction_enumerations_get_type ())
The type for GXmlGomXsdListTypeRestrictionEnumerations.
struct GXmlGomXsdListTypeRestrictionEnumerations { GXmlGomXsdList parent_instance; GXmlGomXsdListTypeRestrictionEnumerationsPrivate * priv; };
struct GXmlGomXsdListTypeRestrictionEnumerationsClass { GXmlGomXsdListClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_LIST_TYPE_RESTRICTION_ENUMERATIONS
. All the fields in this structure are private and should never be accessed directly.
#define GXML_TYPE_GOM_XSD_LIST_TYPE_RESTRICTION_WHITE_SPACES (gxml_gom_xsd_list_type_restriction_white_spaces_get_type ())
The type for GXmlGomXsdListTypeRestrictionWhiteSpaces.
struct GXmlGomXsdListTypeRestrictionWhiteSpaces { GXmlGomXsdList parent_instance; GXmlGomXsdListTypeRestrictionWhiteSpacesPrivate * priv; };
struct GXmlGomXsdListTypeRestrictionWhiteSpacesClass { GXmlGomXsdListClass parent_class; };
The class structure for GXML_TYPE_GOM_XSD_LIST_TYPE_RESTRICTION_WHITE_SPACES
. All the fields in this structure are private and should never be accessed directly.