Sha256: bf21051c4e15be886a5b2429777471c557661c4158b9f20516cbc3a0c5e0c1aa

Contents?: true

Size: 234 Bytes

Versions: 1

Compression:

Stored size: 234 Bytes

Contents

require "lutaml/model"

module Reqif
  class ReqIfToolExtension < Lutaml::Model::Serializable
    xml do
      root "REQ-IF-TOOL-EXTENSION"
      namespace "http://www.omg.org/spec/ReqIF/20110401/reqif.xsd", "REQIF"
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
reqif-0.1.0 lib/reqif/req_if_tool_extension.rb