Commit eeb1d14a authored by kovacsa's avatar kovacsa
Browse files

Akovacs

parent 49080ab0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ module Pos_070104_minoccurs_and_maxoccurs_007 {

    import from schema_Pos_070104_minoccurs_and_maxoccurs_007 language "XSD" all;

    template ElemE15c m_msg := {foo_list := {1, 2, 3, 4, 5, 6, 7}, bar := 15.0}
    template ElemE15c m_msg := {foo_list := {1, 2, 3, 4, 5, 6, 7}, bar := 9.0}



+1 −1
Original line number Diff line number Diff line
@@ -7,5 +7,5 @@
  <foo>5</foo>
  <foo>6</foo>
  <foo>7</foo>
  <bar>15.0</bar>
  <bar>9.0</bar>
</ns:ElemE15c>
 No newline at end of file