Skip to content
Snippets Groups Projects
PL1

Draft: IVE: Load UUID from xml file as attributeChanged

Closed Imported Juan Font Alonso requested to merge 877-ive-load-uuid-from-xml-file into master
2 files
+ 14
6
Compare changes
  • Side-by-side
  • Inline
Files
2
<Attrs version="1.0">
<Attrs version="1.1">
<Attr label="id" name="id" visible="false" editable="false">
<Type>
<String validator="\{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\}"/>
</Type>
</Attr>
<Attr label="Name" name="name">
<Type>
<String validator="[a-zA-Z][a-zA-Z0-9_]*"/>
Loading