NAME
- perfSONAR schemas expressed in perl, used to build binding perl objects collection
DESCRIPTION
perlish expression of the perfSONAR_PS RelaxNG Compact schema of the PingER Topology
SYNOPSIS
###
use
DataModel
qw($pingertopo)
;
## export all structures and adjust any:
##
## for exzample for pinger
push
@{
$pingertopo
->{elements}}, [
endPointPair
=> [
$endPointPair
,
$endPointPairL4
]];
$pingertopo
->{attrs}->{xmlns} =
'pinger'
;
####
### thats it, next step is to build API
Exported Variables
$pingertopo $port $pingerTest $basename $hostName $node $domain