alcamo/xml
最新稳定版本:0.1.3
Composer 安装命令:
composer require alcamo/xml
包简介
XML syntax and expanded names
README 文档
README
Constants for (fragments of) regular expressions corresponding to syntax productions in the XML specifications.
Class XName
Implementation of the concept of an expanded name in XML with namespaces.
The constructor simply takes a namespace name and a local name as input. For the sake of performance, the syntactic correctness of the parameters is not checked.
Static factory methods are provided to create expanded names, among others from a qualified names.
A __toString() method is provided to create strings from XNames,
which are useful, among others, to use XNames as array indices.
Interface HavingXNameInterface
Simple interface for objects (such as XML Schema items) that have an expanded name.
统计信息
- 总下载量: 19
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2025-10-06