xmlns
C#
.net
System.Xml.Linq
XDocument
XElement
Element
Elements
Exception
XML
namesace
xmlns
XNamespace
XName
<A xmlns:bbbbb="http://example.com/bbbbb" xmlns="http://example.com/aaaaa" > <bbbbb:Z>z-value</bbbbb:Z> <B>b-value-0</B> <B>b-value-1</B> <B>b-value-2</B> </A> ã¨ããªãã¨ãé©å½ã« XML ããã£ã¦ã System.Xml.Linq.XDocument / System.Xml.Linq.XElement ã® Element / Elements ã使ããã¨ããâ¦