
XML
File formatWikipedia
148
MENTIONS
50
EPISODES
44
PODCASTS
Search complete. 148 mentions across 50 episodes found for "XML".
Sep 14, 2026
3.Prompting as Entropy Reduction (The Math of Precision)
S
18:19speaker_1HOST
He provides a highly structured anatomical framework for any non-trivial prompt.
S
18:25speaker_1HOST
If you are doing real work, your prompt should consist of distinct parts, and they should be separated by XML tags.
S
18:31speaker_0HOST
Yes, XML tags.
S
18:32speaker_0HOST
This is such a crucial part of the book.
S
18:34speaker_1HOST
It really is.
S
18:35speaker_0HOST
For anyone who isn't a developer, XML tags are just brackets around words,
S
18:39speaker_1HOST
like
S
18:40speaker_0HOST
a less than sign, the word context, and a greater than sign.
From the One Billion Row Challenge to a Multi-Threaded Parquet Library
G
16:13Gunnar MorlingGUEST
[laughs]
A
16:13Adam BienHOST
But, um, but, um, of course HTML is, uh, XML.
G
16:18Gunnar MorlingGUEST
Mm-hmm.
A
16:19Adam BienHOST
So if you have, uh, you can have XML, you can have well-formed HTML which is XML, and the cool story is Java 25 ships with, um, XML built in.
G
16:30Gunnar MorlingGUEST
Mm-hmm.
A
16:31Adam BienHOST
So this is just a Java 25 executable script, HTML DB.
G
17:16Gunnar MorlingGUEST
Okay.
A
17:17Adam BienHOST
You'll find a script and, um, but now the crazy part.
[PL-300] 14, Converting JSON, XML, and Lists into Tables
R
0:00Ran ChenHOST
Converting semi-structured records, lists, nested JSON, XML, and web API responses into structured relational tables is a critical Power Query transformation tested on the PL-300 Microsoft Power BI Data Analyst exam.
R
0:16Ran ChenHOST
When importing data from REST APIs, JSON files, or XML documents, Power Query frequently imports the payload as a nested hierarchy of records, lists, or child tables rather than a flat tabular layout.
R
0:31Ran ChenHOST
On the PL-300 exam, you will encounter performance and data modeling questions that evaluate your ability to flatten these complex structures while maintaining proper data grain, preserving primary keys, and avoiding memory-intensive data duplication.
R
0:46Ran ChenHOST
When Power Query ingests a JSON array or web response, it typically creates a single column named Value containing list objects.
R
2:46Ran ChenHOST
The exam will present a scenario with inflated report totals and ask you to identify the root cause, which is almost always an improper sequential list expansion in Power Query.
R
2:57Ran ChenHOST
To remember how each structure behaves during transformation, use the memorable phrase, "Records expand outward, lists expand downward." Record expansion adds columns horizontally without changing row counts, whereas list expansion adds rows vertically unless you extract values using delimiters.
R
3:16Ran ChenHOST
When working with XML sources, Power Query represents XML elements as nested tables and XML attributes as record fields.
R
3:25Ran ChenHOST
You must first expand the table column to access element values and then expand record fields if attribute metadata is required.
AI Is Not Enough. Accounting Needs AI Engineering.
M
3:18Mfon AkpanHOST
However, the whole thing is working with agents, designing the agents.
M
3:25Mfon AkpanHOST
We've got JavaScript, XML code that we're running.
M
3:33Mfon AkpanHOST
But most of the time I'm dealing with agentic frameworks and AI issues.
M
3:40Mfon AkpanHOST
So I'm like, what am I doing? Is this accounting? And what I'm realizing is that I'm watching things really kind of evolve.
M
3:57Mfon AkpanHOST
A lot of what we're working on is what they call AI engineering, really orchestrating The workflows and how the agents will work at that layer between the accounting and then the AI is AI engineering putting the things the systems together for the AI to work in a particular orchestration is what they call it.
M
4:28Mfon AkpanHOST
And you don't have to, you know, because I'm thinking, well, I can't code in Python.
M
4:35Mfon AkpanHOST
I'm all right in R. I can use Java and, you know, XML code, but that's perfect because Java and the XML, that helps with the, you know, the agent directives, if you understand how that works.
M
4:54Mfon AkpanHOST
So that's all part of the...
Digitally Enhanced Standards: Inside the IEC/ISO SMART Initiative with Francis Pernel Director of ISO IEC SDU
H
2:14Haim OrenHOST
Great.
H
2:15Haim OrenHOST
So let me start by asking you, what is exactly the smart approach and how does digitally enhanced standards content different from the PDF and XML documents that most standard users work with today?
F
2:34Francis PernelGUEST
All right.
F
2:34Francis PernelGUEST
So, well, let me start with a simple definition.
F
2:40Francis PernelGUEST
Smart is about making IEC and ISO standard easier to find, navigate, connect, and use in a digital environment.
F
2:51Francis PernelGUEST
Wow.
F
2:52Francis PernelGUEST
Today, many users still receive standards primarily as PDF or XML documents.
F
2:59Francis PernelGUEST
Those formats remain very important, and SMART is not about replacing them.
Adriana Rodriguez - The CFDI: The First Line of Defense Against the SAT’s Rapid Surveillance
R
4:23Ramon SalcidoNARRATOR
Therefore, it's advisable to establish a receiving review process with at least the following steps.
R
4:29Ramon SalcidoNARRATOR
I require the XML file.
R
4:30Ramon SalcidoNARRATOR
The PDF is only a visual representation.
R
4:33Ramon SalcidoNARRATOR
The stamped XML file contains the tax information that must be preserved and validated.
R
4:39Ramon SalcidoNARRATOR
Compare against the transaction.
R
4:41Ramon SalcidoNARRATOR
Concepts, quantities, prices, date, currency, and conditions must match the contract, purchase order, goods receipt, deliverables, or evidence of service.
I Woke Up In A Jail Cell - ft. Kurt Kemple
K
43:25Kurt KempleGUEST
So once I got introduced to coding, I needed to continue to source information and libraries didn't always have it, but we'd get book catalogs.
K
43:32Kurt KempleGUEST
I read like XML for dummies.
K
43:35Kurt KempleGUEST
I read like... which isn't even a protocol that's really used anymore, but I didn't know at the time, you know? So I was just reading books on whatever.
K
43:42Kurt KempleGUEST
Whatever I get my hands on.
Brian Kardell visits the Fireside
B
15:46Brian KardellGUEST
...
B
15:46Brian KardellGUEST
this is just gonna be the way we do it, XML, XSLT, XPath, XQuery, XLink, XPointer.
B
15:52Brian KardellGUEST
[chuckles]
S
15:52Steve FaulknerHOST
[chuckles] Yeah.
S
16:21Steve FaulknerHOST
There was other priorities that the, uh, web was looking at.
S
16:28Steve FaulknerHOST
Can you speak to, to that? I mean, am I wrong?
B
16:31Brian KardellGUEST
I think it's interesting, right? Like if you, if you think about it, like I, I think that when you look at W3C when it was founded, I think like XML, the whole world was behind XML, right? I mean, like there was-
S
16:45Steve FaulknerHOST
Right
How to Generate Synthetic Pretraining Data? with Joël Niklaus from Hugginface
Y
43:50Yacine MahdidHOST
Uh, i- is there ano- a- any other format, like a wacky format that you, you've tried to say, like, I don't know, like generating, uh...
Y
43:58Yacine MahdidHOST
What, what did I say? Like generating, [chuckles] like raw HTML website or even like a XML type of structure, um, uh, over the content, right? Same content, but like an XML structure or same content in a HTML, uh, structure, or like same content but in a kinda discussion format a la like, um, like a, like a forum type of stuff, right? Like a Reddit or Hacker News.
Y
44:21Yacine MahdidHOST
Um, have you explored like different other, um, ways of, uh, of, uh, creating these, uh, these prompt?
J
44:26Joel NiklausGUEST
Yeah.
J
44:26Joel NiklausGUEST
So I've, I've tried these nine ones.
J
44:28Joel NiklausGUEST
Yeah, just like thinking about how I, how, how I would rephrase it that, that like makes sense, right? Um, XML, HTML, I didn't try.
J
44:38Joel NiklausGUEST
Um, usually in, in, um, pre-training you, you do the opposite, right? Like you extract the text from the HTML and from the XML, and it's probably also not measured by the benchmarks, um, like to what extent the model can generate HTML or XML, right? Like in the ones that I, that we measure, right? So there you would, you would probably see no gain for that.
J
44:59Joel NiklausGUEST
If you have like benchmarks that actually measure that, then uh, I guess it would be useful.
Course 42 - Mobile Malware Analysis Fundamentals | Episode 12: Dynamic Analysis Tools, Techniques, and Assessment
S
12:30speaker_4HOST
Okay, walk me through that.
S
12:31speaker_5GUEST
During static analysis, the manifest you extract is a compiled, compressed binary XML file.
S
12:37speaker_5GUEST
You have to rely on third-party reverse engineering tools to decompile and reconstruct it.
S
12:42speaker_4HOST
And those aren't perfect.
S
12:43speaker_5GUEST
Exactly.
S
12:44speaker_5GUEST
Sometimes those tools fail, or the malware author intentionally corrupts the binary XML headers specifically to break your decompilers.
S
12:52speaker_4HOST
Ah, I see where this is going.
S
12:54speaker_4HOST
The operating system have to know how to read it to execute the app, regardless of what tricks the author played.
40 more episodes mention XML.
Create an account to see the whole feed, search across every transcript, and follow the entities you care about.