checking in some work
This commit is contained in:
@@ -30,14 +30,14 @@
|
||||
<xs:sequence minOccurs="1" maxOccurs="unbounded">
|
||||
<xs:element name="opts" minOccurs="1" maxOccurs="unbounded" type="e_ipxe_opts"/>
|
||||
</xs:sequence>
|
||||
<xs:attribute name="root" type="t_unix_reldirpath" use="optional"/>
|
||||
<xs:attribute name="subDir" type="t_unix_reldirpath" use="optional"/>
|
||||
</xs:complexType>
|
||||
|
||||
<xs:complexType name="e_ipxe_patch">
|
||||
<xs:sequence minOccurs="1" maxOccurs="unbounded">
|
||||
<xs:element name="patchFile" minOccurs="1" maxOccurs="unbounded" type="t_unix_relfilepath"/>
|
||||
</xs:sequence>
|
||||
<xs:attribute name="root" type="t_unix_reldirpath" use="optional"/>
|
||||
<xs:attribute name="patchDir" type="t_unix_anydir" use="optional"/>
|
||||
</xs:complexType>
|
||||
|
||||
</xs:schema>
|
||||
|
||||
Reference in New Issue
Block a user