Advertisement
Guest User

Untitled

a guest
May 27th, 2017
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <xsd:simpleType name="Output">
  2. <xsd:restriction base="xsd:string">
  3. <xsd:pattern value="(.*)"/>
  4. </xsd:restriction>
  5. </xsd:simpleType>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement