ItemDescriptor
NAME
LibXML::Class::ItemDescriptor
- XML sequence item descriptor
DESCRIPTION
This role consumes LibXML::Class::Descriptor.
Attributes
Mu $.type
Item type. Say, for a declaration like
:sequence(:elem(Int:D))
the type isInt:D
.Str $.value-attr
If the item serializes into an XML attribute then this is attribute's name.
SEE ALSO
COPYRIGHT
(c) 2023, Vadim Belman <[email protected]>
LICENSE
Artistic License 2.0
See the LICENSE|../../../../LICENSE file in this distribution.