我的 XML 文件有以下代码:
<Object>
<hasOLE>false</hasOLE>
<Attribute Name="Absolute Number">
<Value>1</Value>
</Attribute>
<Attribute Name="Object Number">
<Value>1</Value>
</Attribute>
<Attribute Name="Object Heading">
<Value>Introduction</Value>
</Attribute>
<Attribute Name="Object Text">
<Value />
</Attribute>
</Object>
如何读取 PHP 中的属性?