logo
  • 教程列表
  • SO官方文檔
  • 名稱空間
    • 沒有字首的屬性名稱
    • 字首不相關
    • 預設名稱空間
    • 名稱空間繫結的範圍
    • 將字首繫結到名稱空間
    • 沒有名稱空間
  1. StackOverflow 文件
  2. xml 教程
  3. 名稱空間
  4. 沒有名稱空間

沒有名稱空間

Created: November-22, 2018

在 XML 中,元素和屬性名稱存在於名稱空間中。

預設情況下,它們不在名稱空間中:

<?xml version="1.0"?>
<foo attr="value">
  <!-- the foo element is in no namespace, neither is the attr attribute -->
</foo>
  • 將字首繫結到名稱空間

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 關於本站
  • 免責聲明