Method: XSD::Element#name
- Defined in:
- lib/xsd/objects/element.rb
#name ⇒ Object
Optional. Specifies a name for the element. This attribute is required if the parent element is the schema element
19 |
# File 'lib/xsd/objects/element.rb', line 19 property :name, :string |