#xml-schema — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #xml-schema, aggregated by home.social.
-
A sad day indeed. I have had a lotta fun with #XSLT in the past, long ago when working for the larges Print company in the #EU (today due to internet et al, it went bankrupt, broken up).
Most fun was a single (complex, yes) stylesheet that created the #HTML UI form for creation and editing of any #XML + #XMLSchema thrown at it, to allow subsequent update of itself.
-
A sad day indeed. I have had a lotta fun with #XSLT in the past, long ago when working for the larges Print company in the #EU (today due to internet et al, it went bankrupt, broken up).
Most fun was a single (complex, yes) stylesheet that created the #HTML UI form for creation and editing of any #XML + #XMLSchema thrown at it, to allow subsequent update of itself.
-
Im #XML-Kurs kamen wir wie üblich auf die Schema-Typen für Datum und Zeit (ggf. optionale Zeitzone). An sich kein Problem:
xs:date = 2025-01-25
xs:time = 23:42:00
xs:dateTime = 2025-01-25T23:42:00
xs:gYear = 2025
xs:gYearMonth = 2025-01ABER, eher selten gesehen bzw. verwendet:
xs:gMonthDay = --01-25 und nicht einfach 01-25Konvention nach ISO 8601, wobei -- im Kontext anderer Formatstrings dennoch seltsam erscheint.
Gibt mehr wie:
xs:duration = P1Y2M3D (1 Jahr, 2 Monate, 3 Tage) -
Im #XML-Kurs kamen wir wie üblich auf die Schema-Typen für Datum und Zeit (ggf. optionale Zeitzone). An sich kein Problem:
xs:date = 2025-01-25
xs:time = 23:42:00
xs:dateTime = 2025-01-25T23:42:00
xs:gYear = 2025
xs:gYearMonth = 2025-01ABER, eher selten gesehen bzw. verwendet:
xs:gMonthDay = --01-25 und nicht einfach 01-25Konvention nach ISO 8601, wobei -- im Kontext anderer Formatstrings dennoch seltsam erscheint.
Gibt mehr wie:
xs:duration = P1Y2M3D (1 Jahr, 2 Monate, 3 Tage) -
We are excited to release vscode-xml 0.27.0. There's a new setting to specify which attributes should be treated as file paths for editor features like completion. As well, there a few bug fixes. Thanks, Omar, for contributing a bug fix for this release!
For the full changelog, please see: https://github.com/redhat-developer/vscode-xml/blob/main/CHANGELOG.md#0270-may-27-2024
-
We are excited to release vscode-xml 0.27.0. There's a new setting to specify which attributes should be treated as file paths for editor features like completion. As well, there a few bug fixes. Thanks, Omar, for contributing a bug fix for this release!
For the full changelog, please see: https://github.com/redhat-developer/vscode-xml/blob/main/CHANGELOG.md#0270-may-27-2024
-
#CrazyIdea: an #XmlSchema for representing #CBOR (Concise Binary Object Representation) data.
It sounds dumb but I feel like it would be useful for development and testing of software that consumes or produces CBOR.
As for why not JSON, two reasons:
- XML has comments
- CBOR has a typing system that has no JSON equivalent.Of course, some custom "CTOR" (Concise Textual Object Representation) would probably be better but XML is already has great tooling.
However, I might attempt some sort of "CTOR" as a #TreeSitter learning exercise.
If it goes well, it might even become the "JSON with comments" we all dreamt of. (it won't)
-
#CrazyIdea: an #XmlSchema for representing #CBOR (Concise Binary Object Representation) data.
It sounds dumb but I feel like it would be useful for development and testing of software that consumes or produces CBOR.
As for why not JSON, two reasons:
- XML has comments
- CBOR has a typing system that has no JSON equivalent.Of course, some custom "CTOR" (Concise Textual Object Representation) would probably be better but XML is already has great tooling.
However, I might attempt some sort of "CTOR" as a #TreeSitter learning exercise.
If it goes well, it might even become the "JSON with comments" we all dreamt of. (it won't)
-
An #introduction appears to be in order:
#Entrepreneur #Investor #Co-Founder & #CEO of #Altova
District Governor of #Rotary District 7930
You might remember me as the co-author of #XMLSpy
Interests: #MobileAppDevelopment, #Drones, #Tech, #Science, #Space, #IOT, #JSON, #XBRL, #XML, #XPATH, #XQUERY, #XSLT, #XMLSCHEMA, and related technologies
Hobbies:
#Skiing, #Boating, #Traveling, #Reading, #Photography -
An #introduction appears to be in order:
#Entrepreneur #Investor #Co-Founder & #CEO of #Altova
District Governor of #Rotary District 7930
You might remember me as the co-author of #XMLSpy
Interests: #MobileAppDevelopment, #Drones, #Tech, #Science, #Space, #IOT, #JSON, #XBRL, #XML, #XPATH, #XQUERY, #XSLT, #XMLSCHEMA, and related technologies
Hobbies:
#Skiing, #Boating, #Traveling, #Reading, #Photography -
Un article sur mon blog tellement spécialisé qu'il n'intéressera personne : https://www.bortzmeyer.org/validate-epp.html
-
Dear document format architects of #Microsoft #SQLServer: if you choose to export server registrations in a format that mixes document model and document data, could you please choose a format that does not pretend to be #XMLSchema? What's wrong with embedded DTDs? Didn't you know this 25-year-old format existed? ARE YOU TOO YOUNG?