﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="Contracts"
           targetNamespace="http://waher.se/NL/Contracts.xsd"
           elementFormDefault="qualified"
           xmlns="http://waher.se/NL/Contracts.xsd"
           xmlns:mstns="http://waher.se/NL/Contracts.xsd"
           xmlns:xs="http://www.w3.org/2001/XMLSchema">

  <xs:element name="BlockSubscription">
    <xs:annotation>
      <xs:documentation>Block Subscription Data Protection Agreement.</xs:documentation>
      <xs:documentation>If embedded in a Smart Contract, the Source parameter must correspond to the Bare JID of the Generator of the blocks.</xs:documentation>
    </xs:annotation>
    <xs:complexType/>
  </xs:element>
  
</xs:schema>
