Home
last modified time | relevance | path

Searched refs:XML (Results 1 – 25 of 124) sorted by relevance

12345

/freebsd-14.2/contrib/file/magic/Magdir/
H A Dsgml20 >>19 search/4096 \<urlset XML Sitemap document text
23 # OpenStreetMap XML (.osm)
28 >>19 search/4096 \<osm OpenStreetMap XML data
66 0 search/4096/cWbt \<!doctype\ svg SVG XML document
111 # Extensible markup language (XML), a subset of SGML
113 0 search/1/cwt \<?xml XML document text
116 0 string/t \<?xml\ version\ " XML
119 0 string/t \<?xml\ version=" XML
125 0 string/t \<?xml\ version=' XML
131 0 search/1/wt \<?XML broken XML document text
[all …]
H A Dsubtitle30 # XML TTML subtitles
36 # Augment strength to beat plain XML
H A Dmsooxml4 # msooxml: file(1) magic for Microsoft Office XML
7 # .docx, .pptx, and .xlsx are XML plus other files inside a ZIP
/freebsd-14.2/contrib/libxo/tests/core/saved/
H A Dtest_12.E.err1 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 Dtest_12.HIPx.err1 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 Dtest_12.HP.err1 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 Dtest_12.T.err1 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 Dtest_12.X.err1 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 Dtest_12.XP.err1 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 Dtest_12.H.err1 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 Dtest_12.J.err1 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 Dtest_12.JP.err1 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 Dtest_12.JPu.err1 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-14.2/contrib/libxo/doc/
H A Dformatting.rst14 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 Doptions.rst48 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 Dfaq.rst14 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 Dxo.rst8 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 Dindex.rst13 libxo - A Library for Generating Text, XML, JSON, and HTML Output
16 The libxo library allows an application to generate text, XML, JSON,
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.agghist.d.out10 SOAP/XML |@@@ 1
29 SOAP/XML |@@@@@@@ 1
/freebsd-14.2/contrib/libxo/
H A DREADME.md4 libxo - A Library for Generating Text, XML, JSON, and HTML Output
6 The libxo library allows an application to generate text, XML, JSON,
/freebsd-14.2/tools/tools/locale/tools/
H A Dcharmaps.pm31 use XML::Parser;
46 my $xml = new XML::Parser(Handlers => {
/freebsd-14.2/contrib/libxo/packaging/
H A Dlibxo.pc.in9 Description: The XML Output Library
/freebsd-14.2/contrib/libcbor/doc/
H A Dmake.bat36 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-14.2/contrib/llvm-project/clang/include/clang/Index/
H A DCommentToXML.h37 SmallVectorImpl<char> &XML,
/freebsd-14.2/contrib/expat/
H A DChanges6 |_| XML parser
63 #982 CI: Start running Perl XML::Parser integration tests
76 Perl XML::Parser
289 dealing with compressed XML input. Applications
340 #713 docs: Be specific about version of XML (XML 1.0r4)
567 Perl XML::Parser
575 on how invalid UTF-8 is handled inside the XML
580 made Expat send malformed tag names to the XML
653 on a single XML tag a la
1045 XML names; XML names with multiple colons could end up in
[all …]

12345