Lines Matching refs:NONE

164     TABLE_ENTRY( "ID", NONE, ID, lcl_string ),
165 TABLE_ENTRY( "SchemaRef", NONE, SCHEMA, lcl_string ),
225 TABLE_ENTRY( "InstanceURL", NONE, SRC, lcl_string ),
272 TABLE_ENTRY( "BindingID", NONE, ID, lcl_string ),
273 TABLE_ENTRY( "BindingExpression", NONE, NODESET, lcl_string ),
274 TABLE_ENTRY( "ReadonlyExpression", NONE, READONLY, lcl_string ),
275 TABLE_ENTRY( "RelevantExpression", NONE, RELEVANT, lcl_string ),
276 TABLE_ENTRY( "RequiredExpression", NONE, REQUIRED, lcl_string ),
277 TABLE_ENTRY( "ConstraintExpression", NONE, CONSTRAINT, lcl_string ),
278 TABLE_ENTRY( "CalculateExpression", NONE, CALCULATE, lcl_string ),
386 TABLE_ENTRY( "ID", NONE, ID, lcl_string ),
387 TABLE_ENTRY( "Bind", NONE, BIND, lcl_string ),
388 TABLE_ENTRY( "Ref", NONE, REF, lcl_string ),
389 TABLE_ENTRY( "Action", NONE, ACTION, lcl_string ),
390 TABLE_ENTRY( "Method", NONE, METHOD, lcl_string ),
391 TABLE_ENTRY( "Version", NONE, VERSION, lcl_string ),
392 TABLE_ENTRY( "Indent", NONE, INDENT, lcl_bool ),
393 TABLE_ENTRY( "MediaType", NONE, MEDIATYPE, lcl_string ),
394 TABLE_ENTRY( "Encoding", NONE, ENCODING, lcl_string ),
395 TABLE_ENTRY( "OmitXmlDeclaration", NONE, OMIT_XML_DECLARATION, lcl_bool ),
396 TABLE_ENTRY( "Standalone", NONE, STANDALONE, lcl_bool ),
397 TABLE_ENTRY( "CDataSectionElement", NONE, CDATA_SECTION_ELEMENTS, lcl_string ),
398 TABLE_ENTRY( "Replace", NONE, REPLACE, lcl_string ),
399 TABLE_ENTRY( "Separator", NONE, SEPARATOR, lcl_string ),
400 TABLE_ENTRY( "IncludeNamespacePrefixes", NONE, INCLUDENAMESPACEPREFIXES, lcl_string ),