XMLValueElement
NAME
LibXML::Class::Attr::XMLValueElement - descriptor for all xml-element attributes
DESCRIPTION
Consumes LibXML::Class::Attr::Node and LibXML::Class::Attr::XMLContainer.
This is the base descriptor for any attribute serializable as an XML element. LibXML::Class::Attr::XMLPositional and LibXML::Class::Attr::XMLAssociative are both children of this class.
Attribute
Str $.value-attrIf set then XML attribute with this name must be used to hold serialized value.
Method
method is-any()Returns True if this attribute is an XML:any. See LibXML::Class::Manual.
SEE ALSO
COPYRIGHT
(c) 2023, Vadim Belman <[email protected]>
LICENSE
Artistic License 2.0
See the LICENSE|../../../../LICENSE file in this distribution.