0
<person:core age="25" />
のようなnsコロンのタグを持つXML文書があると仮定します。どのように属性値をPHP DOMDocumentで取得しますか?DomDocument XML ns形式の属性を取得
<person:core age="25" />
のようなnsコロンのタグを持つXML文書があると仮定します。どのように属性値をPHP DOMDocumentで取得しますか?DomDocument XML ns形式の属性を取得
[名前空間タグ(PHP)内のXML属性を解析]の可能な重複(http://stackoverflow.com/questions/6698870/parsing-xml-attributes-within-a-namespace-tag-php) – hakre
場合XMLはその接頭辞を宣言せず、削除され、重複は:[PHP DOMDocumentタグの属性を取得する](http://stackoverflow.com/questions/1597746/php-domdocument-getting-attribute-of-tag) – hakre