Method: XSD::Group#name
- Defined in:
- lib/xsd/objects/group.rb
#name ⇒ Object
Optional. Specifies a name for the group. This attribute is used only when the schema element is the parent of this group element. Name and ref attributes cannot both be present
16 |
# File 'lib/xsd/objects/group.rb', line 16 property :name, :string |