repositoryGsnListDTO Data Type

Copyright 2018 WANdisco

Namespace
(Default)
Schema
ns0.xsd
Properties
name data type type namespace min/max occurs description
list list of repositoryGsnDTO element 0/unbounded the list

Example

<repositoryGsnList>
  <list>
    <repositoryIdentity>...</repositoryIdentity>
    <gsn>...</gsn>
  </list>
</repositoryGsnList>