repositoryGsnDTO Data Type

Copyright 2018 WANdisco

Namespace
(Default)
Schema
ns0.xsd
Properties
name data type type namespace min/max occurs description
gsn long element 0/1 the gsn
repositoryIdentity string element 0/1 the repositoryIdentity

Example

<repositoryGsn>
  <repositoryIdentity>...</repositoryIdentity>
  <gsn>...</gsn>
</repositoryGsn>