<xs:element name="contact" type="xs:string"><xs:annotation><xs:documentation>Contact Information from the Author, like Email etc.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ec2accountnr" type="xs:nonNegativeInteger"><xs:annotation><xs:documentation>The user's EC2 user ID (Note: AWS account number, NOT Access Key ID)</xs:documentation></xs:annotation></xs:element>
<xs:element name="lvmvolumes"><xs:annotation><xs:documentation>Specify LVM volumes other than the root volume</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" ref="volume"/></xs:sequence><xs:attributeGroup ref="k.lvmvolumes.attlist"/></xs:complexType></xs:element>
<xs:element name="oem-home" type="k.oem-home.content"><xs:annotation><xs:documentation>For oemboot driven images: use a home partition yes/no</xs:documentation></xs:annotation></xs:element>
<xs:element name="kernel" type="xs:string"><xs:annotation><xs:documentation>Specifies Where to Find the Boot Kernel</xs:documentation></xs:annotation></xs:element>
<xs:element name="initrd" type="xs:string"><xs:annotation><xs:documentation>Specifies where the Boot Image can be Found</xs:documentation></xs:annotation></xs:element>
<xs:element name="partitions"><xs:annotation><xs:documentation>A List of Partitions</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" ref="partition"/></xs:sequence><xs:attributeGroup ref="k.partitions.attlist"/></xs:complexType></xs:element>
<xs:element name="except"><xs:annotation><xs:documentation>A Pointer to a File which should be excluded</xs:documentation></xs:annotation><xs:complexType><xs:attributeGroup ref="k.except.attlist"/></xs:complexType></xs:element>
<xs:element name="file"><xs:annotation><xs:documentation>A Pointer to a File</xs:documentation></xs:annotation><xs:complexType><xs:attributeGroup ref="k.file.attlist"/></xs:complexType></xs:element>
<xs:element name="persistent"><xs:annotation><xs:documentation>Specifies Filenames in the Read-Write Disk Area</xs:documentation></xs:annotation><xs:complexType><xs:choice minOccurs="0" maxOccurs="unbounded"><xs:element ref="except"/><xs:element ref="file"/></xs:choice></xs:complexType></xs:element>
<xs:element name="version" type="xs:string"><xs:annotation><xs:documentation>A Version Number for the Image, Consists of Major.Minor.Release</xs:documentation></xs:annotation></xs:element>
<xs:element name="packagemanager" type="k.packagemanager.content"><xs:annotation><xs:documentation>Name of the Package Manager</xs:documentation></xs:annotation></xs:element>
<xs:element name="rpm-excludedocs" type="k.rpm-excludedocs.content"><xs:annotation><xs:documentation>Do not install files marked as documentation in the package</xs:documentation></xs:annotation></xs:element>
<xs:element name="rpm-force" type="k.rpm-force.content"><xs:annotation><xs:documentation>Force the Installation of a Package</xs:documentation></xs:annotation></xs:element>
<xs:element name="defaultdestination" type="xs:string"><xs:annotation><xs:documentation>Default Path if destdir Otion is Not Specified</xs:documentation></xs:annotation></xs:element>
Element defaultroot
Namespace
No namespace
Annotations
Default Root Directory Name if root Option is Not Specified
<xs:element name="defaultroot" type="xs:string"><xs:annotation><xs:documentation>Default Root Directory Name if root Option is Not Specified</xs:documentation></xs:annotation></xs:element>
<xs:element name="defaultbaseroot" type="xs:string"><xs:annotation><xs:documentation>Default Path if baseroot Option is not Specified</xs:documentation></xs:annotation></xs:element>
<xs:element name="instrepo"><xs:annotation><xs:documentation>Name of a Installation Repository</xs:documentation></xs:annotation><xs:complexType><xs:complexContent><xs:extension base="k.source"><xs:attributeGroup ref="k.instrepo.attlist"/></xs:extension></xs:complexContent></xs:complexType></xs:element>
<xs:element name="source"><xs:annotation><xs:documentation>A Pointer to a Repository/Package Source</xs:documentation></xs:annotation><xs:complexType><xs:attributeGroup ref="k.source.attlist"/></xs:complexType></xs:element>
<xs:element name="repopackage"><xs:annotation><xs:documentation>Name of an instsource Package</xs:documentation></xs:annotation><xs:complexType><xs:attributeGroup ref="k.repopackage.attlist"/></xs:complexType></xs:element>
<xs:element name="metafile"><xs:annotation><xs:documentation>A file Pointer Optionally Bundled With a Script</xs:documentation></xs:annotation><xs:complexType><xs:attributeGroup ref="k.metafile.attlist"/></xs:complexType></xs:element>
<xs:element name="users"><xs:annotation><xs:documentation>A List of Users</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" ref="user"/></xs:sequence><xs:attributeGroup ref="k.users.attlist"/></xs:complexType></xs:element>
Element user
Namespace
No namespace
Annotations
A User with Name, Password, Path to Its Home And Shell
<xs:element name="user"><xs:annotation><xs:documentation>A User with Name, Password, Path to Its Home And Shell</xs:documentation></xs:annotation><xs:complexType><xs:attributeGroup ref="k.user.attlist"/></xs:complexType></xs:element>
<xs:element name="repository"><xs:annotation><xs:documentation>The Name of the Repository</xs:documentation></xs:annotation><xs:complexType><xs:complexContent><xs:extension base="k.source"><xs:attributeGroup ref="k.repository.attlist"/></xs:extension></xs:complexContent></xs:complexType></xs:element>
Element packages
Namespace
No namespace
Annotations
Specifies Packages/Patterns Used in Different Stages
<xs:element name="package"><xs:annotation><xs:documentation>Name of an image Package</xs:documentation></xs:annotation><xs:complexType><xs:attributeGroup ref="k.package.attlist"/></xs:complexType></xs:element>
<xs:element name="opensusePattern"><xs:annotation><xs:documentation>Name of a Pattern From openSUSE</xs:documentation></xs:annotation><xs:complexType><xs:attributeGroup ref="k.opensusepattern.attlist"/></xs:complexType></xs:element>
<xs:element name="opensuseProduct"><xs:annotation><xs:documentation>Name of a Product From openSUSE</xs:documentation></xs:annotation><xs:complexType><xs:attributeGroup ref="k.opensuseproduct.attlist"/></xs:complexType></xs:element>
<xs:element name="ignore"><xs:annotation><xs:documentation>Ignores a Package</xs:documentation></xs:annotation><xs:complexType><xs:attributeGroup ref="k.ignore.attlist"/></xs:complexType></xs:element>
<xs:element name="archive"><xs:annotation><xs:documentation>Name of an image archive file (tarball)</xs:documentation></xs:annotation><xs:complexType><xs:attributeGroup ref="k.archive.attlist"/></xs:complexType></xs:element>
<xs:attribute name="lvmgroup"><xs:annotation><xs:documentation>Specify Volume group name, default is kiwiVG.</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="type" use="required"><xs:annotation><xs:documentation>Partition Type identifier, see fdisk for details</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="server"><xs:annotation><xs:documentation>Name or IP Address of server for downloading the data</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="blocksize" type="xs:nonNegativeInteger"><xs:annotation><xs:documentation>Blocksize value used for atftp downloads</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="unit"><xs:annotation><xs:documentation>The unit of the image</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:token"><xs:enumeration value="M"/><xs:enumeration value="G"/></xs:restriction></xs:simpleType></xs:attribute>
<xs:attribute name="driver" use="required"><xs:annotation><xs:documentation>The driver used for the VM network interface</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="interface" use="required" type="xs:nonNegativeInteger"><xs:annotation><xs:documentation>The interface ID for the VM network interface</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="controller" use="required"><xs:annotation><xs:documentation>The disk controller used for the VMware guest</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:token"><xs:enumeration value="ide"/><xs:enumeration value="scsi"/></xs:restriction></xs:simpleType></xs:attribute>
<xs:attribute name="id" use="required" type="xs:nonNegativeInteger"><xs:annotation><xs:documentation>The disk ID for the VM disk</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="controller" use="required"><xs:annotation><xs:documentation>The CD/DVD controller used for the VMware guest</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:token"><xs:enumeration value="ide"/><xs:enumeration value="scsi"/></xs:restriction></xs:simpleType></xs:attribute>
<xs:attribute name="id" use="required" type="xs:nonNegativeInteger"><xs:annotation><xs:documentation>The CD/DVD ID for the VM CD rom drive</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="HWversion" type="xs:integer"><xs:annotation><xs:documentation>The virtual HW version number for the VMware configuration</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="usb" type="xs:boolean"><xs:annotation><xs:documentation>Activate/Deactivate usb controller for VMware</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="memory" use="required"><xs:annotation><xs:documentation>The memory setup for the guest VM.</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="device" use="required"><xs:annotation><xs:documentation>The disk device to appear in the Xen guest</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="mac"><xs:annotation><xs:documentation>The Mac address to assign to the virtual interface</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="domain"><xs:annotation><xs:documentation>The type of Xen domain to create (dom0 or domU)</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:token"><xs:enumeration value="dom0"/><xs:enumeration value="domU"/></xs:restriction></xs:simpleType></xs:attribute>
<xs:attribute name="fsnocheck" type="xs:boolean"><xs:annotation><xs:documentation>Turn off periodic filesystem checks on ext2/3/4.</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="fsreadonly"><xs:annotation><xs:documentation>Specifies the filesystem for the read-only part of a split image</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:token"><xs:enumeration value="ext2"/><xs:enumeration value="ext3"/><xs:enumeration value="ext4"/><xs:enumeration value="reiserfs"/><xs:enumeration value="squashfs"/></xs:restriction></xs:simpleType></xs:attribute>
<xs:attribute name="fsreadwrite"><xs:annotation><xs:documentation>Specifies the filesystem for the read-write part of a split image</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:token"><xs:enumeration value="ext2"/><xs:enumeration value="ext3"/><xs:enumeration value="ext4"/><xs:enumeration value="reiserfs"/></xs:restriction></xs:simpleType></xs:attribute>
<xs:attribute name="baseroot"><xs:annotation><xs:documentation>Specify the path to a pre created base root system.</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="primary" type="xs:boolean"><xs:annotation><xs:documentation>Specifies the primary type (choose KIWI option type)</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="profiles"><xs:annotation><xs:documentation>A profile name which binds the section to this name</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="description" use="required"><xs:annotation><xs:documentation>Description of how this profiles influences the image</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="priority" use="required"><xs:annotation><xs:documentation>Search priority for packages in this repo</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="url" use="required"><xs:annotation><xs:documentation>URL where to find the metafile</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="target" use="required"><xs:annotation><xs:documentation>Destination path where to download the file</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="id" type="xs:nonNegativeInteger"><xs:annotation><xs:documentation>The user ID for this user</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="pwdformat"><xs:annotation><xs:documentation>Format of the given password, encrypted is the default</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:token"><xs:enumeration value="encrypted"/><xs:enumeration value="plain"/></xs:restriction></xs:simpleType></xs:attribute>
<xs:attribute name="home" use="required"><xs:annotation><xs:documentation>The home directory for this user</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="group" use="required"><xs:annotation><xs:documentation>Contains the group to which the user belongs</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="id" type="xs:nonNegativeInteger"><xs:annotation><xs:documentation>Contains the group ID to which the user belongs</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="profiles"><xs:annotation><xs:documentation>A profile name which binds the section to this name</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="profiles"><xs:annotation><xs:documentation>A profile name which binds the section to this name</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="replaces"><xs:annotation><xs:documentation>Replace package with some other package</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="replaces" use="required"><xs:annotation><xs:documentation>Replace package with some other package</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="profiles" use="required"><xs:annotation><xs:documentation>A profile name which binds the section to this name</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="mountpoint" use="required"><xs:annotation><xs:documentation>Mount path for this partition</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="unit" use="required"><xs:annotation><xs:documentation>The unit of the image</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:token"><xs:enumeration value="M"/><xs:enumeration value="G"/></xs:restriction></xs:simpleType></xs:attribute>
<xs:attribute name="fsnocheck" use="required" type="xs:boolean"><xs:annotation><xs:documentation>Turn off periodic filesystem checks on ext2/3/4.</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="baseroot" use="required"><xs:annotation><xs:documentation>Specify the path to a pre created base root system.</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="fsreadonly" use="required"><xs:annotation><xs:documentation>Specifies the filesystem for the read-only part of a split image</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:token"><xs:enumeration value="ext2"/><xs:enumeration value="ext3"/><xs:enumeration value="ext4"/><xs:enumeration value="reiserfs"/><xs:enumeration value="squashfs"/></xs:restriction></xs:simpleType></xs:attribute>
<xs:attribute name="fsreadwrite" use="required"><xs:annotation><xs:documentation>Specifies the filesystem for the read-write part of a split image</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:token"><xs:enumeration value="ext2"/><xs:enumeration value="ext3"/><xs:enumeration value="ext4"/><xs:enumeration value="reiserfs"/></xs:restriction></xs:simpleType></xs:attribute>
<xs:attribute name="lvmgroup" use="required"><xs:annotation><xs:documentation>Specify Volume group name, default is kiwiVG.</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="id" use="required" type="xs:nonNegativeInteger"><xs:annotation><xs:documentation>The user ID for this user</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="pwdformat" use="required"><xs:annotation><xs:documentation>Format of the given password, encrypted is the default</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:token"><xs:enumeration value="encrypted"/><xs:enumeration value="plain"/></xs:restriction></xs:simpleType></xs:attribute>
<xs:attribute name="mac" use="required"><xs:annotation><xs:documentation>The Mac address to assign to the virtual interface</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="server" use="required"><xs:annotation><xs:documentation>Name or IP Address of server for downloading the data</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="blocksize" use="required" type="xs:nonNegativeInteger"><xs:annotation><xs:documentation>Blocksize value used for atftp downloads</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="HWversion" use="required" type="xs:integer"><xs:annotation><xs:documentation>The virtual HW version number for the VMware configuration</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="usb" use="required" type="xs:boolean"><xs:annotation><xs:documentation>Activate/Deactivate usb controller for VMware</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="memory" use="required"><xs:annotation><xs:documentation>The memory setup for the Xen guest.</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="domain" use="required"><xs:annotation><xs:documentation>The type of Xen domain to create (dom0 or domU)</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:token"><xs:enumeration value="dom0"/><xs:enumeration value="domU"/></xs:restriction></xs:simpleType></xs:attribute>
<xs:attribute name="id" use="required" type="xs:nonNegativeInteger"><xs:annotation><xs:documentation>Contains the group ID to which the user belongs</xs:documentation></xs:annotation></xs:attribute>
<xs:attributeGroup name="k.lvmvolumes.attlist"><xs:attribute name="lvmgroup"><xs:annotation><xs:documentation>Specify Volume group name, default is kiwiVG.</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.partition.type.attribute"><xs:attribute name="type" use="required"><xs:annotation><xs:documentation>Partition Type identifier, see fdisk for details</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.union.ro.attribute"><xs:attribute name="ro" use="required"><xs:annotation><xs:documentation>Device only for read-only</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.dest.attribute"><xs:attribute name="dest" use="required"><xs:annotation><xs:documentation>Destination of a ressource</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
Name or IP Address of server for downloading the data
Source
<xs:attributeGroup name="k.pxedeploy.attlist"><xs:attribute name="server"><xs:annotation><xs:documentation>Name or IP Address of server for downloading the data</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="blocksize" type="xs:nonNegativeInteger"><xs:annotation><xs:documentation>Blocksize value used for atftp downloads</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.size.attlist"><xs:attribute name="unit"><xs:annotation><xs:documentation>The unit of the image</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:token"><xs:enumeration value="M"/><xs:enumeration value="G"/></xs:restriction></xs:simpleType></xs:attribute><xs:attribute name="additive" type="xs:boolean"/></xs:attributeGroup>
<xs:attributeGroup name="k.vmwarenic.driver.attribute"><xs:attribute name="driver" use="required"><xs:annotation><xs:documentation>The driver used for the VM network interface</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.vmwarenic.interface.attribute"><xs:attribute name="interface" use="required" type="xs:nonNegativeInteger"><xs:annotation><xs:documentation>The interface ID for the VM network interface</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.vmwaredisk.controller.attribute"><xs:attribute name="controller" use="required"><xs:annotation><xs:documentation>The disk controller used for the VMware guest</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:token"><xs:enumeration value="ide"/><xs:enumeration value="scsi"/></xs:restriction></xs:simpleType></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.vmwaredisk.id.attribute"><xs:attribute name="id" use="required" type="xs:nonNegativeInteger"><xs:annotation><xs:documentation>The disk ID for the VM disk</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.vmwarecdrom.controller.attribute"><xs:attribute name="controller" use="required"><xs:annotation><xs:documentation>The CD/DVD controller used for the VMware guest</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:token"><xs:enumeration value="ide"/><xs:enumeration value="scsi"/></xs:restriction></xs:simpleType></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.vmwarecdrom.id.attribute"><xs:attribute name="id" use="required" type="xs:nonNegativeInteger"><xs:annotation><xs:documentation>The CD/DVD ID for the VM CD rom drive</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.vmwareconfig.attlist"><xs:attribute name="arch"><xs:annotation><xs:documentation>the VMware architecture type</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:token"><xs:enumeration value="ix86"/><xs:enumeration value="x86_64"/><xs:enumeration value="%arch"/></xs:restriction></xs:simpleType></xs:attribute><xs:attribute name="HWversion" type="xs:integer"><xs:annotation><xs:documentation>The virtual HW version number for the VMware configuration</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="guestOS"><xs:annotation><xs:documentation>the virtual guestOS identification string for VMware</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="usb" type="xs:boolean"><xs:annotation><xs:documentation>Activate/Deactivate usb controller for VMware</xs:documentation></xs:annotation></xs:attribute><xs:attributeGroup ref="k.vmwareconfig.memory.attribute"/></xs:attributeGroup>
<xs:attributeGroup name="k.vmwareconfig.memory.attribute"><xs:attribute name="memory" use="required"><xs:annotation><xs:documentation>The memory setup for the guest VM.</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.xendisk.device.attribute"><xs:attribute name="device" use="required"><xs:annotation><xs:documentation>The disk device to appear in the Xen guest</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.xenbridge.attlist"><xs:attribute name="mac"><xs:annotation><xs:documentation>The Mac address to assign to the virtual interface</xs:documentation></xs:annotation></xs:attribute><xs:attributeGroup ref="k.xenbridge.name.attribute"/></xs:attributeGroup>
<xs:attributeGroup name="k.xenconfig.attlist"><xs:attribute name="memory"><xs:annotation><xs:documentation>The memory setup for the Xen guest.</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="domain"><xs:annotation><xs:documentation>The type of Xen domain to create (dom0 or domU)</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:token"><xs:enumeration value="dom0"/><xs:enumeration value="domU"/></xs:restriction></xs:simpleType></xs:attribute></xs:attributeGroup>
A profile name which binds the section to this name
Source
<xs:attributeGroup name="k.preferences.attlist"><xs:attribute name="profiles"><xs:annotation><xs:documentation>A profile name which binds the section to this name</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
Description of how this profiles influences the image
Source
<xs:attributeGroup name="k.profile.description.attribute"><xs:attribute name="description" use="required"><xs:annotation><xs:documentation>Description of how this profiles influences the image</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.instrepo.attlist"><xs:attributeGroup ref="k.instrepo.name.attribute"/><xs:attributeGroup ref="k.instrepo.priority.attribute"/><xs:attribute name="username"><xs:annotation><xs:documentation>A name of a user</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="pwd"><xs:annotation><xs:documentation>The password</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="local" type="xs:boolean"/></xs:attributeGroup>
<xs:attributeGroup name="k.instrepo.priority.attribute"><xs:attribute name="priority" use="required"><xs:annotation><xs:documentation>Search priority for packages in this repo</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.metafile.url.attribute"><xs:attribute name="url" use="required"><xs:annotation><xs:documentation>URL where to find the metafile</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.metafile.target.attribute"><xs:attribute name="target" use="required"><xs:annotation><xs:documentation>Destination path where to download the file</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.user.attlist"><xs:attributeGroup ref="k.user.name.attribute"/><xs:attribute name="id" type="xs:nonNegativeInteger"><xs:annotation><xs:documentation>The user ID for this user</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="realname"><xs:annotation><xs:documentation>The name of an user</xs:documentation></xs:annotation></xs:attribute><xs:attributeGroup ref="k.user.pwd.attribute"/><xs:attribute name="pwdformat"><xs:annotation><xs:documentation>Format of the given password, encrypted is the default</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:token"><xs:enumeration value="encrypted"/><xs:enumeration value="plain"/></xs:restriction></xs:simpleType></xs:attribute><xs:attributeGroup ref="k.user.home.attribute"/><xs:attribute name="shell"><xs:annotation><xs:documentation>The shell for this user</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.user.home.attribute"><xs:attribute name="home" use="required"><xs:annotation><xs:documentation>The home directory for this user</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.users.attlist"><xs:attributeGroup ref="k.users.group.attribute"/><xs:attribute name="id" type="xs:nonNegativeInteger"><xs:annotation><xs:documentation>Contains the group ID to which the user belongs</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.users.group.attribute"><xs:attribute name="group" use="required"><xs:annotation><xs:documentation>Contains the group to which the user belongs</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.drivers.attlist"><xs:attributeGroup ref="k.drivers.type.attribute"/><xs:attribute name="profiles"><xs:annotation><xs:documentation>A profile name which binds the section to this name</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.repository.attlist"><xs:attributeGroup ref="k.repository.type.attribute"/><xs:attribute name="profiles"><xs:annotation><xs:documentation>A profile name which binds the section to this name</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="status"><xs:simpleType><xs:restriction base="xs:token"><xs:enumeration value="fixed"/><xs:enumeration value="replaceable"/></xs:restriction></xs:simpleType></xs:attribute><xs:attribute name="alias"/><xs:attribute name="priority" type="xs:integer"/></xs:attributeGroup>
<xs:attributeGroup name="k.package.attlist"><xs:attributeGroup ref="k.package.name.attribute"/><xs:attribute name="arch"><xs:annotation><xs:documentation>An architecture</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="replaces"><xs:annotation><xs:documentation>Replace package with some other package</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="bootdelete" type="xs:boolean"/><xs:attribute name="bootinclude" type="xs:boolean"/></xs:attributeGroup>
<xs:attributeGroup name="k.replaces.attribute"><xs:attribute name="replaces" use="required"><xs:annotation><xs:documentation>Replace package with some other package</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
A profile name which binds the section to this name
Source
<xs:attributeGroup name="k.profiles.attribute"><xs:attribute name="profiles" use="required"><xs:annotation><xs:documentation>A profile name which binds the section to this name</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.username.attribute"><xs:attribute name="username" use="required"><xs:annotation><xs:documentation>A name of a user</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.partition.mountpoint.attribute"><xs:attribute name="mountpoint" use="required"><xs:annotation><xs:documentation>Mount path for this partition</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.size.unit.attribute"><xs:attribute name="unit" use="required"><xs:annotation><xs:documentation>The unit of the image</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:token"><xs:enumeration value="M"/><xs:enumeration value="G"/></xs:restriction></xs:simpleType></xs:attribute></xs:attributeGroup>
Specify the path to a pre created base root system.
Source
<xs:attributeGroup name="k.type.baseroot.attribute"><xs:attribute name="baseroot" use="required"><xs:annotation><xs:documentation>Specify the path to a pre created base root system.</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
Specifies the filesystem for the read-only part of a split image
Source
<xs:attributeGroup name="k.type.fsreadonly.attribute"><xs:attribute name="fsreadonly" use="required"><xs:annotation><xs:documentation>Specifies the filesystem for the read-only part of a split image</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:token"><xs:enumeration value="ext2"/><xs:enumeration value="ext3"/><xs:enumeration value="ext4"/><xs:enumeration value="reiserfs"/><xs:enumeration value="squashfs"/></xs:restriction></xs:simpleType></xs:attribute></xs:attributeGroup>
Specifies the filesystem for the read-write part of a split image
Source
<xs:attributeGroup name="k.type.fsreadwrite.attribute"><xs:attribute name="fsreadwrite" use="required"><xs:annotation><xs:documentation>Specifies the filesystem for the read-write part of a split image</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:token"><xs:enumeration value="ext2"/><xs:enumeration value="ext3"/><xs:enumeration value="ext4"/><xs:enumeration value="reiserfs"/></xs:restriction></xs:simpleType></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.lvmvolumes.lvmgroup.attribute"><xs:attribute name="lvmgroup" use="required"><xs:annotation><xs:documentation>Specify Volume group name, default is kiwiVG.</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.user.id.attribute"><xs:attribute name="id" use="required" type="xs:nonNegativeInteger"><xs:annotation><xs:documentation>The user ID for this user</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.user.realname.attribute"><xs:attribute name="realname" use="required"><xs:annotation><xs:documentation>The name of an user</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
Format of the given password, encrypted is the default
Source
<xs:attributeGroup name="k.user.pwdformat"><xs:attribute name="pwdformat" use="required"><xs:annotation><xs:documentation>Format of the given password, encrypted is the default</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:token"><xs:enumeration value="encrypted"/><xs:enumeration value="plain"/></xs:restriction></xs:simpleType></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.user.shell.attribute"><xs:attribute name="shell" use="required"><xs:annotation><xs:documentation>The shell for this user</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
The Mac address to assign to the virtual interface
Source
<xs:attributeGroup name="k.xenbridge.mac.attribute"><xs:attribute name="mac" use="required"><xs:annotation><xs:documentation>The Mac address to assign to the virtual interface</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
Name or IP Address of server for downloading the data
Source
<xs:attributeGroup name="k.pxedeploy.server.attribute"><xs:attribute name="server" use="required"><xs:annotation><xs:documentation>Name or IP Address of server for downloading the data</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.pxedeploy.blocksize.attribute"><xs:attribute name="blocksize" use="required" type="xs:nonNegativeInteger"><xs:annotation><xs:documentation>Blocksize value used for atftp downloads</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
The virtual HW version number for the VMware configuration
Source
<xs:attributeGroup name="k.vmwareconfig.HWversion.attribute"><xs:attribute name="HWversion" use="required" type="xs:integer"><xs:annotation><xs:documentation>The virtual HW version number for the VMware configuration</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.vmwareconfig.usb.attribute"><xs:attribute name="usb" use="required" type="xs:boolean"><xs:annotation><xs:documentation>Activate/Deactivate usb controller for VMware</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.xenconfig.memory.attribute"><xs:attribute name="memory" use="required"><xs:annotation><xs:documentation>The memory setup for the Xen guest.</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.xenconfig.domain.attribute"><xs:attribute name="domain" use="required"><xs:annotation><xs:documentation>The type of Xen domain to create (dom0 or domU)</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:token"><xs:enumeration value="dom0"/><xs:enumeration value="domU"/></xs:restriction></xs:simpleType></xs:attribute></xs:attributeGroup>
<xs:attributeGroup name="k.users.id.attribute"><xs:attribute name="id" use="required" type="xs:nonNegativeInteger"><xs:annotation><xs:documentation>Contains the group ID to which the user belongs</xs:documentation></xs:annotation></xs:attribute></xs:attributeGroup>