Would like instructions on how to use the generator

Help,
I have been assigned the task of creating DTDs for our project.
I have had no previous exposure to JAVA or XML or any other
projects relating to the web. I have read some material and
think I have come up with a DTD (enclosed below). I am trying to
parse it and validate it but am unsure of how to accomplish
this.
Any Help anyone can give me would be greatly appreciated.
Bill Kennedy
DTD:
<?XML version='1.0' standalone='no' ?>
<!DOCUMENT Cargo_Declaration[!ELEMENT
ITN(Goods_Status,International_Transaction_Number,
ITN_Version_Number,Message_Type_Code,International_Transaction_Ty
pe?,
Declaration_Type_Code?,Process_Indicator_Code?,Message_Reference_
Nbr?,
Acknowledgement_Indicator?,Filed_Date_Time?,Received_Date_Time?,F
iler?,Shipper?,
Broker?,Importer?,Exporter?,Cargo_Notify_Party_Name?,Cargo_Notify
PartyPhone?,
Hazardous_Material_Indicator?,Accounting_Date?,Elected_Entry_Date
Estimated_Departure_Date?,Duty_Calc_Requested_Indicator?,Port_Of_
Accounting?,
Port_Of_US_Export?,Total_Declared_Customs_Value?,Bond_Type_Code?,
Surety_Company?,
Customs_Entry_Number?,Trader_Reference_Number?,Probill_Number?,Re
lease_Date?,
Electronic_Signature?,Line_Item*,Goods_Notice*,ITN_Revenue*,Inter
mediate_Country*,
Filed_ITN*)>
<!ELEMENT Goods_Notice (#PCDATA)>
<!ELEMENT International_Transaction_Number (#PCDATA)>
<!ELEMENT ITN_Version_Number (#PCDATA)>
<!ELEMENT Message_Type_Code (#PCDATA)>
<!ELEMENT International_Transaction_Type (#PCDATA)>
<!ELEMENT Declaration_Type_Code (#PCDATA)>
<!ELEMENT Process_Indicator_Code (#PCDATA)>
<!ELEMENT Message_Reference_Number (#PCDATA)>
<!ELEMENT Acknowledgement_Indicator (#PCDATA)>
<!ELEMENT Filed_Date_Time (#PCDATA)>
<!ELEMENT Received_Date_Time (#PCDATA)>
<!ELEMENT Filer (#PCDATA)>
<!ELEMENT Shipper (#PCDATA)>
<!ELEMENT Broker (#PCDATA)>
<!ELEMENT Importer (#PCDATA)>
<!ELEMENT Exporter (#PCDATA)>
<!ELEMENT Cargo_Notify_Party_Name (#PCDATA)>
<!ELEMENT Cargo_Notify_Party_Phone (#PCDATA)>
<!ELEMENT Hazardous_Material_Indicator (#PCDATA)>
<!ELEMENT Accounting_Date (#PCDATA)>
<!ELEMENT Elected_Entry_Date (#PCDATA)>
<!ELEMENT Estimated_Departure_Date (#PCDATA)>
<!ELEMENT Duty_Calc_Requested_Indicator (#PCDATA)>
<!ELEMENT Port_Of_Accounting (#PCDATA)>
<!ELEMENT Port_Of_US_Export (#PCDATA)>
<!ELEMENT Total_Declared_Customs_Value (#PCDATA)>
<!ELEMENT Bond_Type_Code (#PCDATA)>
<!ELEMENT Surety_Company (#PCDATA)>
<!ELEMENT Customs_Entry_Number (#PCDATA)>
<!ELEMENT Trader_Reference_Number (#PCDATA)>
<!ELEMENT Probill_Number (#PCDATA)>
<!ELEMENT Release_Date (#PCDATA)>
<!ELEMENT Electronic_Signature (#PCDATA)>
<!ELEMENT
Line_Item(LI_Instance_Id,LI_Line_Number,LI_Controlling_Commrcl_Do
c?,
LI_Controlling_Commrl_Doc_Type?,LI_Commodity_Description?,LI_Coun
try_Final_Destination?,
LI_Country_Of_Origin?,LI_Country_Of_Production_FDA?,LI_Country_Of
_Export?,
LI_State_Prov_Final_Destination?,LI_State_Prov_Of_Origin?,LI_Stat
e_Prov_Of_Export?,
LI_Foreign_Trade_Zone?,LI_Deliver_To_Party?,LI_Intermed_Deliver_T
o_Party?,
LI_Producer_Manufacturer?,LI_Agency_Spnsoring_Cargo?,LI_Purchaser
_Buyer?,
LI_Seller_Vendor?,LI_Relationship_Indicator?,LI_Foreign_Military_
Sales_Ind?,
LI_Basis_Of_Appraisement_Code?,LI_Currency_Code?,LI_Unit_Price_Am
ount?,
LI_Export_Value?,LI_Declared_Customs_Value_Amt?,LI_Gross_Weight?,
LI_Gross_Weight_Unit_Of_Msr?,LI_Unit_Qty1?,LI_Unit_Of_Measure1?,L
I_Addl_Qty_Indicator?,
LI_Part_Number?,LI_Serial_Number?,LI_Lot_Number?,LI_Batch_Number?
,LI_VIN?,
LI_Addl_Id_Indicator?,LI_Product_Code?,LI_Product_Code_FDA?,LI_Ma
ke?,LI_Model?,
LI_Model_Year?,LI_Brand_Name?,LI_Conform_Criteria_Code?,LI_Can_He
ight?,LI_Can_Width?,
LI_Can_Length?,LI_Hazardous_Material_Code?,LI_Storage_Status_Code
LI_Safeguard_Handling_Instuctns?,LI_Request_Exam_Location?,LI_Act
ual_Exam_Location?,
LI_Export_Control_Classifctn_Nbr?,LI_Percent_Active_Ingredient?,
LI_Prime_Contract_Number?,LI_Terms_Of_Payment_Code?,LI_Terms_Of_D
elivery_Code?,
LI_Verification_Quantity?,LI_Verification_Unit_Of_Measure?,LI_Cha
nge_Reason_Code?,
Line_Identifier*,Line_Revenue*,Line_Quantity*,Tariff+,Line_Border
Status*,FiledLine*)>
<!ELEMENT LI_Instance_Id (#PCDATA)>
<!ELEMENT LI_Line_Number (#PCDATA)>
<!ELEMENT LI_Controlling_Commrcl_Doc (#PCDATA)>
<!ELEMENT LI_Controlling_Commrl_Doc_Type (#PCDATA)>
<!ELEMENT LI_Commodity_Description (#PCDATA)>
<!ELEMENT LI_Country_Final_Destination (#PCDATA)>
<!ELEMENT LI_Country_Of_Origin (#PCDATA)>
<!ELEMENT LI_Country_Of_Production_FDA (#PCDATA)>
<!ELEMENT LI_Country_Of_Export (#PCDATA)>
<!ELEMENT LI_State_Prov_Final_Destination (#PCDATA)>
<!ELEMENT LI_State_Province_Of_Origin (#PCDATA)>
<!ELEMENT LI_State_Province_Of_Export (#PCDATA)>
<!ELEMENT LI_Foreign_Trade_Zone (#PCDATA)>
<!ELEMENT LI_Deliver_To_Party (#PCDATA)>
<!ELEMENT LI_Intermed_Deliver_To_Party (#PCDATA)>
<!ELEMENT LI_Producer_Manufacturer (#PCDATA)>
<!ELEMENT LI_Agency_Sponsoring_Cargo (#PCDATA)>
<!ELEMENT LI_Purchaser_Buyer (#PCDATA)>
<!ELEMENT LI_Seller_Vendor (#PCDATA)>
<!ELEMENT LI_Relationship_Indicator (#PCDATA)>
<!ELEMENT LI_Foreign_Military_Sales_Ind (#PCDATA)>
<!ELEMENT LI_Basis_Of_Appraisement_Code (#PCDATA)>
<!ELEMENT LI_Currency_Code (#PCDATA)>
<!ELEMENT LI_Unit_Price_Amount (#PCDATA)>
<!ELEMENT LI_Export_Value (#PCDATA)>
<!ELEMENT LI_Declared_Customs_Value (#PCDATA)>
<!ELEMENT LI_Gross_Weight (#PCDATA)>
<!ELEMENT LI_Gross_Wgt_Unit_Of_Msr (#PCDATA)>
<!ELEMENT LI_Unit_Qty1 (#PCDATA)>
<!ELEMENT LI_Unit_Of_Measure1 (#PCDATA)>
<!ELEMENT LI_Addl_Qty_Indicator (#PCDATA)>
<!ELEMENT LI_Part_Number (#PCDATA)>
<!ELEMENT LI_Serial_Number (#PCDATA)>
<!ELEMENT LI_Lot_Number (#PCDATA)>
<!ELEMENT LI_Batch_Number (#PCDATA)>
<!ELEMENT LI_VIN (#PCDATA)>
<!ELEMENT LI_Addl_ID_Indicator (#PCDATA)>
<!ELEMENT LI_Product_Code (#PCDATA)>
<!ELEMENT LI_Product_Code_FDA (#PCDATA)>
<!ELEMENT LI_Make (#PCDATA)>
<!ELEMENT LI_Model (#PCDATA)>
<!ELEMENT LI_Model_Year (#PCDATA)>
<!ELEMENT LI_Brand_Name (#PCDATA)>
<!ELEMENT LI_Conform_Criteria_Code (#PCDATA)>
<!ELEMENT LI_Can_Height (#PCDATA)>
<!ELEMENT LI_Can_Width (#PCDATA)>
<!ELEMENT LI_Can_Length (#PCDATA)>
<!ELEMENT LI_Hazardous_Material_Code (#PCDATA)>
<!ELEMENT LI_Storage_Status_Code (#PCDATA)>
<!ELEMENT LI_Safeguard_Handling_Intructions (#PCDATA)>
<!ELEMENT LI_Request_Exam_Location (#PCDATA)>
<!ELEMENT LI_Export_Control_Classifctn_Nbr (#PCDATA)>
<!ELEMENT LI_Percent_Active_Ingredient (#PCDATA)>
<!ELEMENT LI_Prime_Contract_Number (#PCDATA)>
<!ELEMENT LI_Terms_Of_Payment_Code (#PCDATA)>
<!ELEMENT LI_Terms_Of_Delivery_Code (#PCDATA)>
<!ELEMENT LI_Verification_Quantity (#PCDATA)>
<!ELEMENT LI_Verification_Unit_Measure (#PCDATA)>
<!ELEMENT LI_Change_Reason_Code (#PCDATA)>
<!ELEMENT Line_Identifier(L_I_Id_Number,L_I_Unique_ID)>
<!ELEMENT L_I_ID_Number (#PCDATA)>
<!ELEMENT L_I_Unique_ID (#PCDATA)>
<!ELEMENT
Line_Revenue(LR_Category_Code,LR_Category_Type_Code,LR_Amount?,LR
UnitQuantity?,
LR_Unit_Of_Measure?)>
<!ELEMENT LR_Category_Code (#PCDATA)>
<!ELEMENT LR_Category_Type_Code (#PCDATA)>
<!ELEMENT LR_Amount (#PCDATA)>
<!ELEMENT LR_Unit_Quantity (#PCDATA)>
<!ELEMENT LR_Unit_Of_Measure (#PCDATA)>
<!ELEMENT
Line_Quantity(LQ_Sequence_Number,LQ_Unit_Quantity?,LQ_Unit_Of_Mea
sure?)>
<!ELEMENT LQ_Sequence_Number (#PCDATA)>
<!ELEMENT LQ_Unit_Quantity (#PCDATA)>
<!ELEMENT LQ_Unit_Of_Measure (#PCDATA)>
<!ELEMENT
Tariff(T_Tariff_Number,T_Sequence_Number?,T_Duty_Amount?,T_Unit_Q
uantity1?,
T_Unit_Of_Measure1?,T_Unit_Quantity2?,T_Unit_Of_Measure2?,T_Unit_
Quantity3?,
T_Unit_Of_Measure3?,T_Add_Amount?,T_Cvd_Amount?,T_Add_Case_Number
T_Cvd_Case_Number?,T_Add_Cvd_Bond_Indicator?,T_Surety_Code?,
T_Add_Specific_Deposit_Value?,T_Textile_Category_Number?T_Exempti
on_Claim_Code?,
T_Reconciliation_Reason_Code?,Line_License*)>
<!ELEMENT T_Tariff_Number (#PCDATA)>
<!ELEMENT T_Sequence_Number (#PCDATA)>
<!ELEMENT T_Duty_Amount (#PCDATA)>
<!ELEMENT T_Unit_Quantity1 (#PCDATA)>
<!ELEMENT T_Unit_Of_Measure1 (#PCDATA)>
<!ELEMENT T_Unit_Quantity2 (#PCDATA)>
<!ELEMENT T_Unit_Of_Measure2 (#PCDATA)>
<!ELEMENT T_Unit_Quantity3 (#PCDATA)>
<!ELEMENT T_Unit_Of_Measure3 (#PCDATA)>
<!ELEMENT T_Add_Amount (#PCDATA)>
<!ELEMENT T_Cvd_Amount (#PCDATA)>
<!ELEMENT T_Add_Case_Number (#PCDATA)>
<!ELEMENT T_Cvd_Case_Number (#PCDATA)>
<!ELEMENT T_Add_Cvd_Bond_Indicator (#PCDATA)>
<!ELEMENT T_Surety_Code (#PCDATA)>
<!ELEMENT T_Add_Specific_Deposit_Value (#PCDATA)>
<!ELEMENT T_Cvd_Specific_Deposit_Value (#PCDATA)>
<!ELEMENT T_Textile_Category_Number (#PCDATA)>
<!ELEMENT T_Exemption_Claim_Code (#PCDATA)>
<!ELEMENT T_Reconciliation_Reason_Code (#PCDATA)>
<!ELEMENT
Line_License(LL_License_Number,LL_Number_Type_Code,LL_Responsible
_Agency,
LL_VISA_Country?,LL_Unit_Quantity?,LL_Unit_Of_Measure?,LL_Unit_Va
lue?)>
<!ELEMENT LL_License_Number (#PCDATA)>
<!ELEMENT LL_Number_Type_Code (#PCDATA)>
<!ELEMENT LL_Respnsible_Agency (#PCDATA)>
<!ELEMENT LL_VISA_Country (#PCDATA)>
<!ELEMENT LL_Unit_Quantity (#PCDATA)>
<!ELEMENT LL_Unit_Of_Measure (#PCDATA)>
<!ELEMENT LL_Unit_Value (#PCDATA)>
<!ELEMENT
Line_Border_Status(LBS_Status,LBS_Status_Datetime,LBS_Status_Sour
ce,LBS_Agency_Code?,
LBS_Inspection_Timestamp?,LBS_Inspector_ID?,LBS_Inspector_Action_
Code?,
LBS_Inspection_Description?,LBS_Notify_Trade_Indicator?)>
<!ELEMENT LBS_Status (#PCDATA)>
<!ELEMENT LBS_Status_Datetime (#PCDATA)>
<!ELEMENT LBS_Status_Source (#PCDATA)>
<!ELEMENT LBS_Agency_Code (#PCDATA)>
<!ELEMENT LBS_Inspection_Timestamp (#PCDATA)>
<!ELEMENT LBS_Inspector_ID (#PCDATA)>
<!ELEMENT LBS_Inspector_Action_Code (#PCDATA)>
<!ELEMENT LBS_Inspection_Description (#PCDATA)>
<!ELEMENT LBS_Notify_Trade_Indicator (#PCDATA)>
<!ELEMENT
Filed_Line(FL_Consignee?,FL_Manufacturer?,FL_Consignee_Name?,FL_C
onsignee_Addr1?,
FL_Consignee_Addr2?,FL_Consignee_City?,FL_Consignee_State?,FL_Con
signee_Zip?,
FL_Add_Cvd_Surety?,FL_FDA_Country_Of_Production?,FL_FDA_Manufactu
rer?,
FL_FDA_Shipper?,FL_FDA_Consignee?,FL_FDA_Line_Value?)>
<!ELEMENT FL_Consignee (#PCDATA)>
<!ELEMENT FL_Manufacturer (#PCDATA)>
<!ELEMENT FL_Consignee_Name (#PCDATA)>
<!ELEMENT FL_Consignee_Addr1 (#PCDATA)>
<!ELEMENT FL_Consignee_Addr2 (#PCDATA)>
<!ELEMENT FL_Consignee_City (#PCDATA)>
<!ELEMENT FL_Consignee_State (#PCDATA)>
<!ELEMENT FL_Consignee_Zip (#PCDATA)>
<!ELEMENT FL_Add_Cvd_Surety (#PCDATA)>
<!ELEMENT FL_FDA_Country_Of_Production (#PCDATA)>
<!ELEMENT FL_FDA_Manufacturer (#PCDATA)>
<!ELEMENT FL_FDA_Shipper (#PCDATA)>
<!ELEMENT FL_FDA_Consignee (#PCDATA)>
<!ELEMENT FL_FDA_Line_Value (#PCDATA)>
<!ELEMENT
Goods_Notice(GN_Sequence_Number,GN_Datetime_Recipient?,GN_Sender?
GN_Notice_Type?,GN_Controlling_Commercial_Document?,
GN_Line_Number?,GN_Border_Status?,GN_Text?)>
<!ELEMENT GN_Sequence_Number (#PCDATA)>
<!ELEMENT GN_Datetime (#PCDATA)>
<!ELEMENT GN_Sender (#PCDATA)>
<!ELEMENT GN_Notice_Type (#PCDATA)>
<!ELEMENT GN_Controlling_Commercial_Document (#PCDATA)>
<!ELEMENT GN_Line_Number (#PCDATA)>
<!ELEMENT GN_Border_Status (#PCDATA)>
<!ELEMENT GN_Text (#PCDATA)>
<!ELEMENT
ITN_Revenue(IR_Category_Code,IR_Category_Type_Code,IR_Controlling
CommercialDocument?,
IR_Amount?,IR_Unit_Of_Measure?)>
<!ELEMENT IR_Category_Code (#PCDATA)>
<!ELEMENT IR_Category_Type_Code (#PCDATA)>
<!ELEMENT IR_Controlling_Commercial_Document (#PCDATA)>
<!ELEMENT IR_Amount (#PCDATA)>
<!ELEMENT IR_Unit_Of_Measure (#PCDATA)>
<!ELEMENT Intermediate_Country(IC_Country_Code)>
<!ELEMENT IC_Country_Code (#PCDATA)>
<!ELEMENT
Filed_ITN(FI_Entry_Filer?,FI_District_Port_Of_Entry?,FI_Importer_
Number?,
FI_Surety_Code?,FI_Ultimate_Consignee?,FI_Shipper?,
FI_District_Port_Of_Unloading?,FI_Foreign_Trade_Zone?,FI_Carrier_
Code?,
FI_Shipping_Qty?,FI_Shipping_Qty_Unit_Of_Measure?,FI_Date_Of_Impo
rtation?,
FI_Port_Of_Foreign_Loading?,FI_General_Order_Number?)>
<!ELEMENT FI_Entry_Filer (#PCDATA)>
<!ELEMENT FI_District_Port_Of_Entry (#PCDATA)>
<!ELEMENT FI_Importer_Number (#PCDATA)>
<!ELEMENT FI_Surety_Code (#PCDATA)>
<!ELEMENT FI_Ultimate_Consignee (#PCDATA)>
<!ELEMENT FI_Shipper (#PCDATA)>
<!ELEMENT FI_District_Port_Of_Unloading (#PCDATA)>
<!ELEMENT FI_Foreign_Trade_Zone (#PCDATA)>
<!ELEMENT FI_Carrier_Code (#PCDATA)>
<!ELEMENT FI_Shipping_Quantity (#PCDATA)>
<!ELEMENT FI_Shipping_Qty_Unit_Of_Measure (#PCDATA)>
<!ELEMENT FI_Date_Of_Importation (#PCDATA)>
<!ELEMENT FI_Port_Of_Foreign_Loading (#PCDATA)>
<!ELEMENT FI_General_Order_Number (#PCDATA)>]>
null

Bill Kennedy (guest) wrote:
: Help,
: I have been assigned the task of creating DTDs for our
project.
: I have had no previous exposure to JAVA or XML or any other
: projects relating to the web. I have read some material and
: think I have come up with a DTD (enclosed below). I am trying
to
: parse it and validate it but am unsure of how to accomplish
: this.
: Any Help anyone can give me would be greatly appreciated.
: Bill Kennedy
Generally you want to parse and validate XML document instances
against your DTD. The XML Class Generator creates classes based
upon an input DTD that can be used to create these document
instances.
Oracle XML Team
http://technet.oracle.com
Oracle Technology Network
null

Similar Messages

  • I am a teacher and would like to know how to use the iPad in the classroom?

    I am a teacher and would like to know how to use the iPad in the classroom?

    Since this is a user forum you might wish to do some Google searching on your topic. There are hundreds of ways an iPad could be used in the classroom both by teachers and students. Apple is very much involved in education so you may wish to look further into their programs, but that is not done on the forums but through Apple's website. For example, Students - Mac, iPod, iPhone, and iPad for college and Education - iPod touch and iPhone enable on-the-go and Education - iPad makes the perfect learning ...

  • Someone stole my Ipod in school and I would like to know how to use the Ipod tracker that comes when you update your Ipod. Can someone please help me?

    Can you please help. The tracker comes with the update for the Ipod Touch with Camera

    There is no tracker application bundled with an iPod (nor iPhone nor iPad). Apple offers an app in the iTunes Store that allows an iOS device on which the "Find My..." service has been set up to be tracked from another iOS device (the app goes on the device doing the tracking). But the service has to have been set up on the device you want to track before it was stolen.
    http://www.apple.com/icloud/features/find-my.html

  • Hi i would like to know how to extend the range of my time capsule wifi network(500G 802.11n) using an airport express. i have a double storey home and would like to extend range to my upstairs bedrooms.i have a time capsules network setup via a netgear a

    hi i would like to know how to extend the range of my time capsule wifi network(500G 802.11n) using an airport express. i have a double storey home and would like to extend range to my upstairs bedrooms.i have a time capsules network setup via a netgear adsl.i have a second imac upstairs which connects to time capsule wifi network (it is within range as it is directly abobe on 1st floor)
    could you tell me how best to set airport express up to extend my wifi range?

    Greetings,
    This is called an "Extended wireless network".
    Read this article for details and steps on how to extend your TimeCapsule's network:
    http://support.apple.com/kb/HT4259
    Cheers.

  • I have a Canon Reble XTI, and would like to know how to set the self timer

    I have a Canon Reble XTI, and would like to know how to set the self timer

    If you don't have a copy of your manual, you'll want to download a copy.  You can get it from this page:  http://www.usa.canon.com/cusa/support/consumer/eos_slr_camera_systems/eos_digital_slr_cameras/digita...
    The instructions are on page 49 -- but really you should ready through the manual.  You'll learn a lot of capabilites of the camera that are worth knowing that you'd likely miss if you don't read it.
    There is a button on the back of your camera near the right edge of the LCD screen and it has an icon of a clock.  If you press that button, you can use the left/right arrows to enable the self-timer.
    It's a 10-second self-timer but it also puts the camera in a mode which allows it to be triggered via Canon's IR remote.  
    the current remote (which still works with your camera) is the Canon RC-6... it's not expensive -- just one button and it triggers the camera via IR.
    Tim Campbell
    5D II, 5D III, 60Da

  • I would like to inquire how to use air 2.7 sdk in flash cs5.5.

    I would like to inquire how to use air 2.7 sdk in flash cs5.5.
    I have searched some solutions online and tried to copy air2.7 content in air2.6 folder(replaced the old one). I then did some efficiency tests but I don't see any improvements at all. Did I miss anything?
    Besides that, There's a display ratio problem if I publish the ipa in landscape mode. I can't interact with the program either. But it is not a problem if the ipa is published in portrait mode.

    http://forums.adobe.com/thread/864964?tstart=0

  • [svn:osmf:] 13113: Changing to not use an embedded font by default, and adding instructions on how to use the free 'type writer' bitmap font.

    Revision: 13113
    Revision: 13113
    Author:   [email protected]
    Date:     2009-12-21 01:08:10 -0800 (Mon, 21 Dec 2009)
    Log Message:
    Changing to not use an embedded font by default, and adding instructions on how to use the free 'type writer' bitmap font.
    Modified Paths:
        osmf/trunk/libs/ChromeLibrary/.flexLibProperties
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/controlbar/widgets/ScrubBar.as
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/controlbar/widgets/URLInput.as
    Added Paths:
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/fonts/
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/fonts/Fonts.as
    Removed Paths:
        osmf/trunk/libs/ChromeLibrary/assets/images/stop_up.png_1

    Your site was built using tables, whose sizes are defined in your site.
    If we look at your first table definition, we can see:
    <table width="861" height="1449" border="3" cellpadding="0" cellspacing="0" bordercolor="#868787">
    Your table has a width of 861 pixels and an overall height of 1449 pixels. Anything you put into that overall box must fit those dimensions, else
    it won't be visible. Anything you add above it will push everything down. You can redefine your sizing to let you edit more inside of the table elements.
    This is why, when you type in more text, things act weird. If you are in Dreamweaver, you must find the right cell to put your text into and then enter
    text there. Unfortunately, this is going to push things around, which were all lined up using tables. And this gets everything offset with respect to
    everything else in your website.
    And that is why everyone is saying, "Start Over!"
    I just inherited a website that has been put together using tables. I'm going to have to expend considerable effort in rewriting the entire design of the
    website because of that. because everything I intend to add to the pages on the site is going to need to be deconstructed in order to get it to work
    properly if I'm adding text and pictures that need to line up with each other.
    You need something done quick and dirty and the only way I can recommend you do that is to use Dreamweaver to show you the tables you have
    and put what you need in a new table that is defined above or below the tables you all ready have defined. Do that and then get back to someone here
    who knows how to make a website correctly to clean up your entire website and make it editable -- which will cost you some money, but it will be
    money well-spent.
    I like to quote this maxim: Good, Fast, Cheap. Pick any two. This works for website design. You can get it fast and cheap, but it won't be good. I
    think you may have chosen that route.

  • "I would like to know how to set the default view for the columns. Somewhere I read it could be done in by music icon under Library.  Can't find it.  Thanks

    "I would like to know how to set the default view for the columns that are shown in iTunes. Every time I open it, I have to either go to the options, or right-click to get the pop-up options, and delete "rating" and add "composer." I'd really like to just do it once and be done with it."  Somewhere I read you could do this by clicking on the Music icon under LIBRARY then arramge the columns.  Trouble is, I can't find a Musi Folder or icon in my user library.
    Any help would be appreiated.  OSX 10.9.2  iTunes version 11.1.5  Thanks!!! CW!

    From the iTunes menu bar try View>Show View Options.  Make sure what you want to see is checked and what you don't is unchecked.  You can do this (may need to do this) for any playlists, your main Library, etc.
    Good luck
    srb

  • I just bought my iPad air and I would like to know how to get the App Store on it

    I just bought my iPad air and I would like to know how to get the App Store on it?

    It is included.

  • HT1727 My old computer died on me with no warning signs. I didn't know or need to copy my music to another computer. I would like to know how to get the music that I bought onto my new computer without having to buy it all again.

    My old computer died on me with no warning signs. I didn't know or need to copy my music to another computer. I would like to know how to get the music that I bought onto my new computer without having to buy it all again. I just want to be able to get all of my music that I bought on itunes onto my computer. Right now the money ive spent is just gone and I have no music to show for it.

    Go to the iTunes Store and select "Purchased" from the Quick Links side bar on the right. Go through all the tabs to download again for free

  • I would like to know how to get the unrestricted quantity excluding actual customer ordr quantities on a given group of items?

    I would like to know how to get the unrestricted quantity excluding actual customer ordr quantities on a given group of items?

    Hi , Welcome to the HP Forums!
    It is a terrific place to find answers and tips!
    For you to have the best experience in the HP forum I would like to direct your attention to the HP Forums Guide.Learn How to Post and More I grasp you would like to replace the keyboard and would like the part number and where to purchase one. Here is a link to the HP Pavilion 17 Notebook PC HP Pavilion 15 Notebook PC Maintenance and Service Guide .  Please note chapter 3, page 20, item 2 for the replacement keyboard part numbers. You stated you were having a difficulty locating where to purchase the part.  Here is a link to  HP Notebook PCs - Ordering HP Certified Replacement Parts for your convenience. You can also try a Google search with the part number for other vendors that may have one.   To say thanks for replying please click the thumbs up icon below. If this has addressed your query please choose solution provided to help other people locate this information.   Best of Luck!

  • I have more than 5 computers in my family and would like to know if I  use the same I'd?

    I have more than 5 computers in my family and would like to know if I  use the same I'd?

    Welcome to the Apple Community.
    You can authorise up to 5 computers for one ID.

  • I would like to know how to cancel the signing of the match itunes, bought it thinking it would be a package of unlimited songs, how do I cancel and get refund?

    I would like to know how to cancel the signing of the match itunes, bought it thinking it would be a package of unlimited songs, how do I cancel and get refund?
    eu gostaria de saber como cancelo a assinatura do itunes match,pois comprei achando que seria um pacote de musicas ilimitadas,como faço o cancelamento e recebo reembolso?
    and i would like to know about the plan for take ilimited music?
    ATT,
    Bruno Riscado Dias

    Bruno Riscado Dias wrote:
    I would like to know how to cancel the signing of the match itunes, bought it thinking it would be a package of unlimited songs, how do I cancel and get refund?
    You can turn off iTunes Match by pulling down the Store menu and selecting "turn off itunes match." You'll need to contact iTunes Store support for a refund.
    Bruno Riscado Dias wrote:
    and i would like to know about the plan for take ilimited music?
    Apple has no "unlimited music" subscription plan avaiilable.

  • I would like to learn more about using the Adobe Digital Publishing Suite.

    I would like to learn more about using the Adobe Digital Publishing Suite. I really don't know much about it nor do I know anyone who uses it yet. Is it specifically for creating apps for tablets? What about smart phones? We sometimes produce PDF publications that are posted to our website. Can DPS be used to produce more interactive online publications? What is a .folio application? What platforms are .folio apps used on?

    DPS currently supports iPads, iPhones, and Large and XLarge Android devices. You can start here to get basic information and watch a few videos:
    http://help.adobe.com/en_US/digitalpubsuite/using/WS67cb9e293e2f1f60174dc2eb12f2ca67c28-80 00.html
    If you have an iPad or other mobile device, you can download and play with any of these apps created with DPS tools:
    http://blogs.adobe.com/digitalpublishinggallery

  • Hello again, I'm still learning about my imac so here I go with latest question- I've installed word 2011 and would like to know how to email the document I have just written straight to a recipient but can't seem to find how to do this. Please advise

    Hello again, I'm still learning about my imac so here I go with latest question- I've installed word 2011 and would like to know how to email the document I have just written straight to a recipient but can't seem to find how to do this. Please advise in simple terms
    Also how do I save to a file.
    Thank you clever world!!

    To save you file click the disc icon in the tool bar or file save as:
    To email the Word document to someone compose a new message and click the paper clip to attach the Document.

Maybe you are looking for