Searched refs:targetNamespace (Results 1 – 12 of 12) sorted by relevance
292 const xmlChar *targetNamespace; member404 const xmlChar *targetNamespace; member661 const xmlChar *targetNamespace; member808 const xmlChar *targetNamespace; member874 const xmlChar *targetNamespace; member953 const xmlChar *targetNamespace; /* the target namespace */ member
210 #define WXS_ATTRUSE_DECL_TNS(au) (WXS_ATTRUSE_DECL(au))->targetNamespace434 const xmlChar *targetNamespace; member465 const xmlChar *targetNamespace; member489 const xmlChar *targetNamespace; member582 const xmlChar *targetNamespace; member665 const xmlChar *targetNamespace; member686 const xmlChar *targetNamespace; member742 const xmlChar *targetNamespace; member779 const xmlChar *targetNamespace; member1398 #define xmlSchemaGetQNameRefTargetNs(r) (WXS_QNAME_CAST (r))->targetNamespace[all …]
306 ret->targetNamespace = XML_SCHEMAS_NAMESPACE_NAME; in xmlSchemaInitBasicType()
264 const xmlChar *targetNamespace; member376 const xmlChar *targetNamespace; member633 const xmlChar *targetNamespace; member780 const xmlChar *targetNamespace; member846 const xmlChar *targetNamespace; member925 const xmlChar *targetNamespace; /* the target namespace */ member
181 #define WXS_ATTRUSE_DECL_TNS(au) (WXS_ATTRUSE_DECL(au))->targetNamespace405 const xmlChar *targetNamespace; member436 const xmlChar *targetNamespace; member460 const xmlChar *targetNamespace; member553 const xmlChar *targetNamespace; member636 const xmlChar *targetNamespace; member657 const xmlChar *targetNamespace; member713 const xmlChar *targetNamespace; member750 const xmlChar *targetNamespace; member1385 #define xmlSchemaGetQNameRefTargetNs(r) (WXS_QNAME_CAST (r))->targetNamespace[all …]
277 ret->targetNamespace = XML_SCHEMAS_NAMESPACE_NAME; in xmlSchemaInitBasicType()
1 <schema xmlns='http://www.w3.org/2001/XMLSchema' targetNamespace='http://my.ns/'>
3 targetNamespace='http://my.ns/'
1 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="aaa_ns" xmlns="http://www…
2 targetNamespace="http://myns"
369 d targetNamespace... const xmlChar *491 d targetNamespace...782 d targetNamespace...949 d targetNamespace...1020 d targetNamespace...1108 d targetNamespace...
76966 - (xmlSchema) didn't get the targetNamespace in some cases, thus 79656 - * xmlschemas.c: Corrected targetNamespace in79701 - Exposed targetNamespace for simple/complex types, model groups,79703 - to the mailing list). Added targetNamespace to xmlSchemaType,