Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: XML

How to use the HEXPAT delay to process the XML document?

When I searched for a Haskell library that can handle large (300-1000mb) xml files, I came across hexpat. There is an example in the Haskell Wiki claiming

— Process document before handling

October 21, 2021By Simo XML delay, Document, HEXPAT, how to use, Processing, XMLLeave a Comment

XML – Working with XSLT then formatting the name

I’m trying to write an XSLT style sheet to handle the author’s name and create a referenced APA version. The APA citation format for the author’s name: the name lists the last name, then the initia

October 21, 2021By Simo XML Name, parsing, then formatting, use, XML, XSLTLeave a Comment

XXE (XML external entity injection) attack and defense

Fuzzing

1
2
3 ]>
4

October 21, 2021By Simo XML attack and defense, entity, external, finishing, injection, XML, XXELeave a Comment

What is a regular expression of a valid XML name?

[a-zA-Z_:]([a-zA-Z0-9_:.])* Will this be?

NameStartChar ::= “:” | [AZ] | “_” | [az] | [#xC0-#xD6] |
[#xD8-#xF6] | [#xF8-#x2FF] | [#x370-#x37D ] |
[#x37F-#x1FFF] | [#x200C-#x200D] | [#x2070-

October 21, 2021By Simo XML Effective, expression, Name, regular, what, XMLLeave a Comment

[GRT] a simple summary XML

First, XML basics

The main purpose of XML (I think these three points):

XML to separate data from HTML
  XML simplifies data sharing
  XML simplifies data transmission p> XML syntax r

October 21, 2021By Simo XML GRT, one, simple, Summary, XMLLeave a Comment

Verify large XML files using schematron

I am using schematron to validate large xml files (several megabytes). If the file is normal (if there are no errors), the validation is very fast. But when the error count increases, it increases

October 21, 2021By Simo XML file, large, Schematron, Using, Verify, XMLLeave a Comment

XML simple knowledge

xml (EXtensible Markup L anguage) Extensible Markup Language

1. Use entity references

2. Use CDATA tags p> CDATA is text data that should not be parsed by an XML parser

The CDATA

October 21, 2021By Simo XML Knowledge, simple, XMLLeave a Comment

REST calls in XML – VB.NET: How to pass key “file” working in CURL

I have been struggling with this problem for almost a month, and I found everything I can find on the Internet without any solution. This is my problem: I am Implement a client for RESTful API serv

October 21, 2021By Simo XML Document, Of the CURL, REST, VB, VB.NET, Work, XMLLeave a Comment

Use neo-cron.xml to migrate the ColdFusion program task

We currently have two ColdFusion 10 dedicated servers and we are migrating to a VPS server. We each have many scheduled tasks. I have obtained each neo-cron.xml File and copied the var XML element

October 21, 2021By Simo XML ColdFusion, CRON, cron.xml, Migration, NEO, plan, Task, use, XMLLeave a Comment

XML file configuration database link, “&”

When setting the url attribute, the ampersand will report an error and it needs to be replaced with &

Source type=”POOLED
>         
        &characterEncoding=utf-8&useSSL=false&serverTimezone=GMT”/>

Reference link: https://blog.csdn.net/Red_Flag_/articl e/details/91440082

October 21, 2021By Simo XML character, configuration, database, error, file, link, setting, time, URL, XMLLeave a Comment

Posts navigation

Page 1 … Page 6 Page 7 Page 8 Page 9
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress