| /freebsd/contrib/file/magic/Magdir/ |
| H A D | sgml | 20 >>19 search/4096 \<urlset XML Sitemap document text 23 # XML-based format representing braille pages in a digital format. 32 # OpenStreetMap XML (.osm) 35 >>19 search/4096 \<osm OpenStreetMap XML data 73 0 search/4096/cWbt \<!doctype\ svg SVG XML document 125 # Extensible markup language (XML), a subset of SGML 127 0 search/1/cwt \<?xml XML document text 130 0 string/t \<?xml\ version=" XML 137 0 search/1/wt \<?XML broken XML document text 157 0 string \<!DOCTYPE\040qgis QGIS XML document
|
| H A D | subtitle | 30 # XML TTML subtitles 36 # Augment strength to beat plain XML
|
| H A D | msooxml | 4 # msooxml: file(1) magic for Microsoft Office XML 7 # .docx, .pptx, and .xlsx are XML plus other files inside a ZIP
|
| /freebsd/contrib/libxo/tests/core/saved/ |
| H A D | test_12.HP.err | 1 test_12: invalid XML tag name: '2by4' 2 test_12: invalid XML tag name: '4x4' 3 test_12: invalid XML tag name: '2morrow' 4 test_12: invalid XML tag name: '2by4'
|
| H A D | test_12.J.err | 1 test_12: invalid XML tag name: '2by4' 2 test_12: invalid XML tag name: '4x4' 3 test_12: invalid XML tag name: '2morrow' 4 test_12: invalid XML tag name: '2by4'
|
| H A D | test_12.E.err | 1 test_12: invalid XML tag name: '2by4' 2 test_12: invalid XML tag name: '4x4' 3 test_12: invalid XML tag name: '2morrow' 4 test_12: invalid XML tag name: '2by4'
|
| H A D | test_12.H.err | 1 test_12: invalid XML tag name: '2by4' 2 test_12: invalid XML tag name: '4x4' 3 test_12: invalid XML tag name: '2morrow' 4 test_12: invalid XML tag name: '2by4'
|
| H A D | test_12.HIPx.err | 1 test_12: invalid XML tag name: '2by4' 2 test_12: invalid XML tag name: '4x4' 3 test_12: invalid XML tag name: '2morrow' 4 test_12: invalid XML tag name: '2by4'
|
| H A D | test_12.JP.err | 1 test_12: invalid XML tag name: '2by4' 2 test_12: invalid XML tag name: '4x4' 3 test_12: invalid XML tag name: '2morrow' 4 test_12: invalid XML tag name: '2by4'
|
| H A D | test_12.JPu.err | 1 test_12: invalid XML tag name: '2by4' 2 test_12: invalid XML tag name: '4x4' 3 test_12: invalid XML tag name: '2morrow' 4 test_12: invalid XML tag name: '2by4'
|
| H A D | test_12.T.err | 1 test_12: invalid XML tag name: '2by4' 2 test_12: invalid XML tag name: '4x4' 3 test_12: invalid XML tag name: '2morrow' 4 test_12: invalid XML tag name: '2by4'
|
| H A D | test_12.X.err | 1 test_12: invalid XML tag name: '2by4' 2 test_12: invalid XML tag name: '4x4' 3 test_12: invalid XML tag name: '2morrow' 4 test_12: invalid XML tag name: '2by4'
|
| H A D | test_12.XP.err | 1 test_12: invalid XML tag name: '2by4' 2 test_12: invalid XML tag name: '4x4' 3 test_12: invalid XML tag name: '2morrow' 4 test_12: invalid XML tag name: '2by4'
|
| /freebsd/contrib/libxo/doc/ |
| H A D | formatting.rst | 14 Modern tool developers favor encoding schemes like XML and JSON, 25 traditional text output, as well as XML and JSON formatted data. HTML 35 XML: 59 - XML output is suitable for tools like XPath and protocols like 66 In general, XML and JSON are suitable for encoding data, while TEXT is 86 using a single code path to make TEXT, XML, JSON or HTML, deciding at 95 call, but also has enough information to generate XML, JSON, and HTML. 99 XML Output 102 XML output consists of a hierarchical set of elements, each encoded 119 `XML`_ is the W3C standard for encoding data.
|
| H A D | options.rst | 48 keys Emit the key attribute for keys (XML) 59 underscores Replace XML-friendly "-"s with JSON friendly "_"s 60 units Add the 'units' (XML) or 'data-units (HTML) attribute 62 warn-xml Emit warnings in XML 63 xml Emit XML output 75 - "keys" adds a "key" attribute for XML output to indicate that a leaf 84 - "underscores" can be used with JSON output to change XML-friendly 88 - "warn-xml" causes those warnings to be placed in XML inside the 113 X Enable XML output (XO_STYLE_XML)
|
| H A D | faq.rst | 14 In 2001, we added an XML API to the JUNOS operating system, which is 17 FreeBSD utilities to emit XML, typically via a "-X" switch. The 28 generate XML that is rendered by the CLI (think: login shell) into 30 the CLI, and ensures that all components emit XML, and that it is 31 emitted with knowledge of the consumer of that XML, yielding an API 43 definition language). In JUNOS, all subcomponents generate XML, 45 how to render that XML into text. ODL might had a set of tags 102 that are triggered when matching XML elements are seen. ODL 136 Use of hyphens is traditional in XML, and the XOF_UNDERSCORES
|
| H A D | xo.rst | 8 the libxo library. Using `xo`, shell scripts can emit XML, JSON, and 12 XML, "-J" for JSON, "-H" for HTML, or "-T" for TEXT, which is the 25 XML: 48 XML: 83 XML: 130 XML: 219 --xml OR -X Generate XML output
|
| H A D | index.rst | 13 libxo - A Library for Generating Text, XML, JSON, and HTML Output 16 The libxo library allows an application to generate text, XML, JSON,
|
| H A D | field-modifiers.rst | 17 e encoding Only emit for encoding styles (XML/JSON) 58 XML: 101 XML: 122 XML: 230 instance consists of only a single value. In XML, these are 237 XML:
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/ |
| H A D | tst.agghist.d.out | 10 SOAP/XML |@@@ 1 29 SOAP/XML |@@@@@@@ 1
|
| /freebsd/contrib/libxo/ |
| H A D | README.md | 4 libxo - A Library for Generating Text, XML, JSON, and HTML Output 6 The libxo library allows an application to generate text, XML, JSON,
|
| /freebsd/contrib/expat/ |
| H A D | Changes | 6 |_| XML parser 24 !! - helping Perl's XML::Parser Expat bindings with supporting Expat's !! 25 !! security API (https://github.com/cpan-authors/XML-Parser/issues/102): !! 31 !! - implementing and auto-testing XML 1.0r5 support !! 112 XML payload, please file a bug report with libexpat. 119 Please note that a layer of compression around XML can 169 Perl XML::Parser 194 #982 CI: Start running Perl XML::Parser integration tests 207 Perl XML::Parser 220 Please note that a layer of compression around XML ca [all...] |
| /freebsd/tools/tools/locale/tools/ |
| H A D | charmaps.pm | 31 use XML::Parser; 46 my $xml = new XML::Parser(Handlers => {
|
| /freebsd/contrib/libcbor/doc/ |
| H A D | make.bat | 36 echo. xml to make Docutils-native XML files 37 echo. pseudoxml to make pseudoxml-XML files for display purposes 230 echo.Build finished. The XML files are in %BUILDDIR%/xml. 238 echo.Build finished. The pseudo-XML files are in %BUILDDIR%/pseudoxml.
|
| /freebsd/contrib/libxo/packaging/ |
| H A D | libxo.pc.in | 9 Description: The XML Output Library
|