Method: XSD::Attribute#fixed
- Defined in:
- lib/xsd/objects/attribute.rb
#fixed ⇒ Object
Optional. Specifies a fixed value for the attribute. Default and fixed attributes cannot both be present
28 |
# File 'lib/xsd/objects/attribute.rb', line 28 property :fixed, :string |