D4Science D4Science Don't have a D4Science account? Create one Could not find what you are looking for? Contact us.

XSModelGroupDecl Data Type

Abstract Type
Implemented Interfaces
XSDeclaration, XSTerm
Properties
name data type description
modelGroup XSModelGroup

Example

{
  "modelGroup" : {
    "compositor" : "SEQUENCE",
    "size" : 12345,
    "children" : [ {
      "maxOccurs" : 12345,
      "repeated" : true,
      "minOccurs" : 12345,
      "term" : { },
      "foreignAttributes" : [ { }, { } ],
      "root" : { },
      "ownerSchema" : { },
      "locator" : { },
      "sourceDocument" : { },
      "annotation" : { }
    }, {
      "maxOccurs" : 12345,
      "repeated" : true,
      "minOccurs" : 12345,
      "term" : { },
      "foreignAttributes" : [ { }, { } ],
      "root" : { },
      "ownerSchema" : { },
      "locator" : { },
      "sourceDocument" : { },
      "annotation" : { }
    } ]
  }
}