Sha256: c33422573e6a03a78924444ee2f4adc300ad285e46723f4c264739ab302b17cd
Contents?: true
Size: 220 Bytes
Versions: 1
Compression:
Stored size: 220 Bytes
Contents
require "lutaml/model" module Reqif class XhtmlContent < Lutaml::Model::Serializable xml do root "XHTML-CONTENT" 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/xhtml_content.rb |